Skip to content

Commit 0e2b3f3

Browse files
authored
Fix skipifs for new licm tests (#28416)
Fixes the skipifs for some new licm tests that are sensitive to the output out the assembly [Not reviewed - trivial]
2 parents 233e1e8 + 8ebaf3a commit 0e2b3f3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test/llvm/licm/SKIPIF

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
COMPOPTS <= --baseline
2+
COMPOPTS <= --fast
3+
CHPL_COMM!=none
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
CHPL_TARGET_ARCH!=x86_64
22
CHPL_TARGET_CPU==none
33
CHPL_TARGET_CPU==unknown
4-
CHPL_COMM!=none

0 commit comments

Comments
 (0)