mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-22 03:58:16 +00:00
Making a guess to fix the test case with r204056 to get the build bot working.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204073 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2683baa8ac
commit
c153e49aa9
@ -3,7 +3,7 @@
|
||||
; SI: @v_cnd_nan
|
||||
; SI: V_CNDMASK_B32_e64 v{{[0-9]}},
|
||||
; SI-DAG: v{{[0-9]}}
|
||||
; SI-DAG: -nan
|
||||
; SI-DAG: nan
|
||||
define void @v_cnd_nan(float addrspace(1)* %out, i32 %c, float %f) {
|
||||
entry:
|
||||
%0 = icmp ne i32 %c, 0
|
||||
|
Loading…
Reference in New Issue
Block a user