Skip to content

Commit c894d3a

Browse files
committed
Fixup a test for #116330, to make REQUIRES:asserts
`-debug-only` is available only in +Asserts.
1 parent a87f776 commit c894d3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Hexagon/widen-not-load.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; Test that double word post increment load is not generated.
2+
; REQUIRES: asserts
23

34
; RUN: llc -march=hexagon -O2 -debug-only=hexagon-load-store-widening %s -o 2>&1 - | FileCheck %s
45

0 commit comments

Comments
 (0)