We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0daff commit 29e5c1cCopy full SHA for 29e5c1c
llvm/test/CodeGen/Hexagon/isel/isel-tfrrp.ll
@@ -2,6 +2,7 @@
2
; The constant 0 is generated by a transfer immediate instruction.
3
4
; RUN: llc -march=hexagon -debug-only=isel 2>&1 < %s - | FileCheck %s
5
+; REQUIRES: asserts
6
7
; CHECK: [[R0:%[0-9]+]]:intregs = A2_tfrsi 0
8
; CHECK-NEXT: predregs = C2_tfrrp killed [[R0]]:intregs
0 commit comments