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.
2 parents 7bcb8d4 + 110fb16 commit a222ca8Copy full SHA for a222ca8
test/SILOptimizer/accessutils.sil
@@ -2,6 +2,9 @@
2
3
// REQUIRES: swift_in_compiler
4
5
+// Test is failing when targeting ARMv7k/ARM64_32. rdar://98669547
6
+// UNSUPPORTED: CPU=armv7k || CPU=arm64_32
7
+
8
sil_stage canonical
9
10
import Builtin
0 commit comments