commit | 0e162c57f83039969353a6599ee02af435c2cf1b | [log] [tgz] |
---|---|---|
author | Nadav Rotem <nadav.rotem@intel.com> | Sun Feb 13 16:13:16 2011 +0000 |
committer | Nadav Rotem <nadav.rotem@intel.com> | Sun Feb 13 16:13:16 2011 +0000 |
tree | b746b884a79fc72b86071e54a072879e15937274 | |
parent | 27b848afb0ec0f2acb3ebab3a56ec1f3074ebb3d [diff] [blame] |
Fix test llvm-svn: 125460
diff --git a/llvm/test/Transforms/InstCombine/bitcast-vec-uniform.ll b/llvm/test/Transforms/InstCombine/bitcast-vec-uniform.ll index ef42889..a0d4678 100644 --- a/llvm/test/Transforms/InstCombine/bitcast-vec-uniform.ll +++ b/llvm/test/Transforms/InstCombine/bitcast-vec-uniform.ll
@@ -9,7 +9,7 @@ } ; CHECK: @b -; CHECK: bitcast +; CHECK-NOT: bitcast ; CHECK: ret define <4 x i32> @b(<1 x i64> %y) {