Skip to content

Commit 838adb3

Browse files
authored
Merge pull request #58887 from eeckstein/re-enable-ei-tests
Revert "Gating failing SILOptimizer tests"
2 parents 795be6c + 0ad0a2e commit 838adb3

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

test/SILOptimizer/addr_escape_info.sil

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
// REQUIRES: swift_in_compiler
44

5-
// REQUIRES: rdar92963081
6-
75
sil_stage canonical
86

97
import Builtin

test/SILOptimizer/escape_info.sil

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
// REQUIRES: swift_in_compiler
44

5-
// REQUIRES: rdar92963081
6-
75
sil_stage canonical
86

97
import Builtin

test/SILOptimizer/ranges.sil

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
// REQUIRES: swift_in_compiler
44

5-
// REQUIRES: rdar92963081
6-
75
sil_stage canonical
86

97
// CHECK-LABEL: Instruction range in basic_test:

0 commit comments

Comments
 (0)