Skip to content

Commit cbb27be

Browse files
committed
[CodeGen] Fix test after #86049
1 parent c0cabfb commit cbb27be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Generic/allow-check.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
; -global-isel=1 is unsupported.
55
; XFAIL: target=nvptx{{.*}}
66
; XFAIL: target=sparc{{.*}}
7+
; XFAIL: target=hexagon-{{.*}}
78

89
; RUN: llc < %s -O3 -global-isel=0 -fast-isel=0
910
; RUN: llc < %s -O3 -global-isel=1 -fast-isel=0

0 commit comments

Comments
 (0)