We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9cec5 commit f5cdd3eCopy full SHA for f5cdd3e
tests/assembly/x86_64-array-pair-load-store-merge.rs
@@ -2,6 +2,7 @@
2
// compile-flags: --crate-type=lib -O -C llvm-args=-x86-asm-syntax=intel
3
// only-x86_64
4
// ignore-sgx
5
+// ignore-macos (manipulates rsp too)
6
7
// Depending on various codegen choices, this might end up copying
8
// a `<2 x i8>`, an `i16`, or two `i8`s.
0 commit comments