diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/ffloor.ll')
| -rw-r--r-- | llvm/test/CodeGen/R600/ffloor.ll | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/llvm/test/CodeGen/R600/ffloor.ll b/llvm/test/CodeGen/R600/ffloor.ll index 77b7997b909..979a4b552ad 100644 --- a/llvm/test/CodeGen/R600/ffloor.ll +++ b/llvm/test/CodeGen/R600/ffloor.ll @@ -23,9 +23,7 @@ declare <16 x double> @llvm.floor.v16f64(<16 x double>) nounwind readnone ; SI: cmp_gt_i32 ; SI: cndmask_b32 ; SI: cndmask_b32 -; SI: v_cmp_o_f64 -; SI: v_cmp_neq_f64 -; SI: s_and_b64 +; SI: v_cmp_lg_f64 ; SI: v_cmp_lt_f64 ; SI: s_and_b64 ; SI: v_cndmask_b32 |

