Skip to content

Commit ecf30c3

Browse files
committed
AMDGPU: Fix broken test
1 parent d065b1d commit ecf30c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/AMDGPU/make-buffer-rsrc-lds-fails.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# REQUIRES: asserts
1+
; REQUIRES: asserts
22
; RUN: not --crash llc -march=amdgcn -mcpu=gfx900 < %s
33
; RUN: not --crash llc -global-isel -march=amdgcn -mcpu=gfx900 < %s
44

0 commit comments

Comments
 (0)