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 5dd0bce + 0d8559d commit 60b052cCopy full SHA for 60b052c
test/IRGen/async/partial_apply_forwarder.sil
@@ -2,6 +2,7 @@
2
// RUN: %target-swift-frontend -enable-experimental-concurrency -disable-objc-interop -primary-file %s -emit-ir | %FileCheck %s -DINT=i%target-ptrsize --check-prefixes=CHECK,CHECK-native
3
4
// REQUIRES: concurrency
5
+// UNSUPPORTED: CPU=arm64e
6
7
sil_stage canonical
8
0 commit comments