R600/SI: Allow using f32 rcp / rsq when denormals not handled.
[oota-llvm.git] / test / CodeGen / R600 / predicates.ll
index 0d3eeef2630726509a5cf60cc71d966d2aa7507e..902508ff9e05e3ff0c9f30e1f089c6c291b49abe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck %s
+; RUN: llc < %s -march=r600 -mattr=disable-irstructurizer -mcpu=redwood | FileCheck %s
 
 ; These tests make sure the compiler is optimizing branches using predicates
 ; when it is legal to do so.