We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453bb9a commit 56b928fCopy full SHA for 56b928f
cranelift/filetests/filetests/runtests/simd-bitcast-i128.clif
@@ -1,7 +1,12 @@
1
test run
2
set enable_multi_ret_implicit_sret
3
+set enable_llvm_abi_extensions
4
+target x86_64
5
+target x86_64 has_avx
6
+target aarch64
7
target riscv64 has_v
8
target riscv64 has_v has_c has_zcb
9
+target s390x
10
11
function %bitcast_i64x2_to_i128(i64x2) -> i128 {
12
block0(v0: i64x2):
0 commit comments