Skip to content

Commit 8ebaf3a

Browse files
committed
fix skipifs for new licm tests
Signed-off-by: Jade Abraham <jade.abraham@hpe.com>
1 parent 8481648 commit 8ebaf3a

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)