Fix test
authorNadav Rotem <nadav.rotem@intel.com>
Sun, 13 Feb 2011 16:13:16 +0000 (16:13 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sun, 13 Feb 2011 16:13:16 +0000 (16:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125460 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/InstCombine/bitcast-vec-uniform.ll

index ef428894e72489e69e5ac67b897c2b45e7309d50..a0d4678b0a04862c9d34e34947769590e0976a6f 100644 (file)
@@ -9,7 +9,7 @@ define <4 x i32> @a(<1 x i64> %y) {
 }
 
 ; CHECK: @b
-; CHECK: bitcast
+; CHECK-NOT: bitcast
 ; CHECK: ret
 
 define <4 x i32> @b(<1 x i64> %y) {