PR9055: extend the fix to PR4050 (r70179) to apply to zext and anyext.
[oota-llvm.git] / test / Transforms / LICM / 2005-03-24-LICM-Aggregate-Crash.ll
index 724c1fa71bf0e73758ee042520dc6a700db6294a..91740cf0eb71720c3aea0a7348dd3a4d678794cc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -licm -disable-output
+; RUN: opt %s -licm -disable-output
 
 define void @test({ i32 }* %P) {
        br label %Loop