Skip to content

Commit 0eb9180

Browse files
authored
Merge pull request #31022 from apple/autodiff-testing
[AutoDiff] Add `REQUIRES: CPU=x86_64` to IRGen test.
2 parents 419c221 + 3198436 commit 0eb9180

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)