R600/SI: Add patterns for 64-bit shift operations
[oota-llvm.git] / test / CodeGen / R600 / fmin.ll
index 5e34b7c8902eb42cc26fa380bbbce11f8a9f6949..026481c26355f6b9d2bd6e8c98ed8de8bdf62dce 100644 (file)
@@ -1,6 +1,6 @@
 ;RUN: llc < %s -march=r600 -mcpu=redwood | FileCheck %s
 
-;CHECK: MIN * T{{[0-9]+\.[XYZW], T[0-9]+\.[XYZW], T[0-9]+\.[XYZW]}}
+;CHECK: MIN * T{{[0-9]+\.[XYZW], PV\.[xyzw], PV\.[xyzw]}}
 
 define void @test() {
    %r0 = call float @llvm.R600.load.input(i32 0)