Skip to content

Commit b50b978

Browse files
committed
This test needs adjustment for arm64e
rdar://60834321
1 parent e46d6fd commit b50b978

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)