File tree Expand file tree Collapse file tree
testsuite/tests/unboxed-primitive-args Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33readonly_files = "common.mli common.ml test_common.c test_common.h"
44
5- * setup-ocamlopt.opt-build-env
6- ** ocaml
5+ * flambda2
6+ ** setup-ocamlopt.opt-build-env
7+ *** ocaml
78test_file = "${test_source_directory}/gen_test.ml"
89ocaml_script_as_argument = "true"
910arguments = "c"
1011compiler_output = "stubs.c"
11- *** ocaml
12+ **** ocaml
1213arguments = "ml"
1314compiler_output = "main.ml"
14- **** ocamlopt.opt
15+ ***** ocamlopt.opt
1516ocamlopt_flags = "-extension simd -cc '${cc} -msse4.2'"
1617all_modules = "test_common.c stubs.c common.mli common.ml test0.ml test1.ml main.ml"
17- ***** run
18- ****** check-program-output
18+ ****** run
19+ ******* check-program-output
1920
2021*)
22+ (* We use flambda2 above as a proxy to indicate SIMD is supported *)
You can’t perform that action at this time.
0 commit comments