Skip to content

Commit 3198436

Browse files
committed
[AutoDiff] Add REQUIRES: CPU=x86_64 to IRGen test.
1 parent 7dd5b47 commit 3198436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/AutoDiff/IRGen/witness_table_differentiable_requirements.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
// RUN: %target-swift-frontend -parse-sil %s -emit-ir | %FileCheck %s
2+
// REQUIRES: CPU=x86_64
23

34
sil_stage canonical
45

0 commit comments

Comments
 (0)