Skip to content

Commit 29e5c1c

Browse files
committed
[Hexagon] Fix test after 9d7df23
1 parent 3b0daff commit 29e5c1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Hexagon/isel/isel-tfrrp.ll

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
; The constant 0 is generated by a transfer immediate instruction.
33

44
; RUN: llc -march=hexagon -debug-only=isel 2>&1 < %s - | FileCheck %s
5+
; REQUIRES: asserts
56

67
; CHECK: [[R0:%[0-9]+]]:intregs = A2_tfrsi 0
78
; CHECK-NEXT: predregs = C2_tfrrp killed [[R0]]:intregs

0 commit comments

Comments
 (0)