Skip to content

Commit bf4a80b

Browse files
authored
Merge pull request swiftlang#30617 from aschwaighofer/disable_autodiff_test_arm64e
2 parents 9921cd7 + b50b978 commit bf4a80b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/AutoDiff/SIL/differentiable_function_inst.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
// NOTE(SR-12090): `shell` is required only to run `sed` as a SR-12090 workaround.
1919
// REQUIRES: shell
2020

21+
// Would need to update for arm64e.
22+
// UNSUPPORTED: CPU=arm64e
23+
2124
sil_stage raw
2225

2326
import Swift

0 commit comments

Comments
 (0)