mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-27 07:12:06 +00:00
llvm/test/CodeGen/AMDGPU/infinite-loop-evergreen.ll REQUIRES +Asserts.
This might not *crash* with -Asserts. I saw it caused infinite loop in the codegen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281190 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
afe5d3d8be
commit
56e56fbc57
@ -1,4 +1,5 @@
|
||||
; XFAIL: *
|
||||
; REQUIRES: asserts
|
||||
; RUN: llc -march=r600 -mcpu=cypress < %s | FileCheck %s
|
||||
|
||||
define void @inf_loop_irreducible_cfg() nounwind {
|
||||
|
Loading…
x
Reference in New Issue
Block a user