[Reassociate] Don't canonicalize X - undef to X + (-undef).
[oota-llvm.git] / test / Transforms / Reassociate / looptest.ll
index 91723bc37b0154d8879d2d71e153eaafd828a6f1..aad3b206f69f1d14a336ec7f01eb67950110f248 100644 (file)
@@ -18,6 +18,7 @@
 
 declare i32 @printf(i8*, ...)
 
+; FIXME: No longer works.
 define void @test(i32 %Num, i32* %Array) {
 bb0:
        %cond221 = icmp eq i32 0, %Num          ; <i1> [#uses=3]