We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1b1ed7 commit ed8dc5dCopy full SHA for ed8dc5d
tests/codegen/simd-wide-sum.rs
@@ -1,4 +1,4 @@
1
-// compile-flags: -C opt-level=3 --edition=2021
+// compile-flags: -C opt-level=3 -Z merge-functions=disabled --edition=2021
2
// only-x86_64
3
// ignore-debug: the debug assertions get in the way
4
0 commit comments