Eliminate more redundant llvm-as calls.
[oota-llvm.git] / test / Transforms / InstCombine / apint-zext2.ll
index ebc427f1c9bd256c209ef6067f01a4c7103b32d8..264b4b2e36e26d69d80b1bf515a9f3b07364b6c1 100644 (file)
@@ -1,6 +1,6 @@
 ; Tests to make sure elimination of casts is working correctly
 ; This test is for Integer BitWidth > 64 && BitWidth <= 1024.
-; RUN: opt %s -instcombine -S | notcast {} {%c1.*}
+; RUN: opt %s -instcombine -S | notcast {} {%c1.*}
 
 define i1024 @test_sext_zext(i77 %A) {
     %c1 = zext i77 %A to i533