Skip to content

Commit

Permalink
AMDGPU: Fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
arsenm committed Jun 6, 2023
1 parent d065b1d commit ecf30c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/test/CodeGen/AMDGPU/make-buffer-rsrc-lds-fails.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# REQUIRES: asserts
; REQUIRES: asserts
; RUN: not --crash llc -march=amdgcn -mcpu=gfx900 < %s
; RUN: not --crash llc -global-isel -march=amdgcn -mcpu=gfx900 < %s

Expand Down

0 comments on commit ecf30c3

Please sign in to comment.