Skip to content

Commit 88c3add

Browse files
dyungGeorgeARM
authored andcommitted
Fix test pfalse-v4i1.ll added in llvm#138712 to require asserts.
Should fix build bot failure: https://lab.llvm.org/buildbot/#/builders/202/builds/1102
1 parent d914fab commit 88c3add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Hexagon/isel/pfalse-v4i1.ll

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
; RUN: llc -march=hexagon -debug-only=isel 2>&1 < %s - | FileCheck %s
2+
; REQUIRES: asserts
23

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

0 commit comments

Comments
 (0)