mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 09:54:09 +00:00
This is now implemented
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22723 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1bbae0cbf2
commit
bf9af65a93
@ -4,8 +4,6 @@
|
||||
; loop invariant value (B) added to it inside of the loop, instead of having
|
||||
; a whole indvar based on B for it.
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
declare bool %cond(uint)
|
||||
|
||||
void %test(uint %B) {
|
||||
|
Loading…
Reference in New Issue
Block a user