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 b72558e commit 0d8559dCopy full SHA for 0d8559d
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