Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / avx-basic.ll
index 683f43b19d0c4fa8ed83a13d41106928deea88bb..6857bb8bd1128ff3d3c9ff1f7d52e52ff2e3b35c 100644 (file)
@@ -94,7 +94,7 @@ entry:
 
 ; PR22685
 ; CHECK: mov00
-; CHECK vmovss
+; CHECK: vmovss
 define <8 x float> @mov00_8f32(float* %ptr) {
   %val = load float, float* %ptr
   %vec = insertelement <8 x float> zeroinitializer, float %val, i32 0