Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / fminnum.f64.ll
index b8476f98bab82f5fb7f3aea561787ffc59083f0a..0f929d6a81f0b1e2ff1072ef1263375cab945f1d 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: llc -march=amdgcn -mcpu=SI < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
+; RUN: llc -march=amdgcn -mcpu=tonga < %s | FileCheck -check-prefix=SI -check-prefix=FUNC %s
 
 declare double @llvm.minnum.f64(double, double) #0
 declare <2 x double> @llvm.minnum.v2f64(<2 x double>, <2 x double>) #0