Skip to content

Commit 3a92ebd

Browse files
committed
[Hexagon] Only enable insert-big.ll test with asserts
1 parent abf80b5 commit 3a92ebd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/test/CodeGen/Hexagon/insert-big.ll

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
; HexagonGenInsert.cpp has custom debug output control, which is only enabled in builds with assertions.
2+
; REQUIRES: asserts
3+
14
; Check that llc does not abort, which happened due to incorrect MIR.
25
; RUN: llc -O2 -mtriple=hexagon -insert-max-ifmap=1 < %s
36
; RUN: llc -O2 -mtriple=hexagon -insert-max-ifmap=2 < %s

0 commit comments

Comments
 (0)