Fix a typo, in a comment, in a test.
[oota-llvm.git] / test / CodeGen / R600 / pv.ll
index 5481d6d0f54cd120c1251bba5a627e31a516085c..6d9396cb7d163621f699351caea10f9d9ace4c40 100644 (file)
@@ -1,7 +1,7 @@
 ; RUN: llc < %s -march=r600 | FileCheck %s
 
 ;CHECK: DOT4 * T{{[0-9]\.W}} (MASKED)
-;CHECK: CNDGE T{{[0-9].[XYZW]}}, PV.x
+;CHECK: MAX T{{[0-9].[XYZW]}}, 0.0, PV.X
 
 define void @main() #0 {
 main_body: