File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
testsuite/tests/unboxed-primitive-args Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
readonly_files = "common.mli common.ml test_common.c test_common.h"
4
4
5
- * setup-ocamlopt.opt-build-env
6
- ** ocaml
5
+ * flambda2
6
+ ** setup-ocamlopt.opt-build-env
7
+ *** ocaml
7
8
test_file = "${test_source_directory}/gen_test.ml"
8
9
ocaml_script_as_argument = "true"
9
10
arguments = "c"
10
11
compiler_output = "stubs.c"
11
- *** ocaml
12
+ **** ocaml
12
13
arguments = "ml"
13
14
compiler_output = "main.ml"
14
- **** ocamlopt.opt
15
+ ***** ocamlopt.opt
15
16
ocamlopt_flags = "-extension simd -cc '${cc} -msse4.2'"
16
17
all_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
19
20
20
21
*)
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