Open Quuxplusone opened 6 years ago
tc_loopdistr.i
Created attachment 21005 clang unreduced test case (csmith + creduce) gcc -O1 -march=z10 -o a.out gcc -O0 -march=z13 -o a.out gcc -O1 -march=z13 -o a.out clang -O0 -march=z10 -o a.out clang -O0 -march=z13 -o a.out clang -O3 -march=z10 -o a.out clang -O3 -march=z13 -o a.out clang -O3 -march=z13 -o a.out -mllvm -enable-loop-distribute -mllvm -loop- distribute-non-if-convertible All but the last prints 0, which prints 9.
Attached tc_loopdistr.i (355 bytes, text/plain): clang unreduced test case (csmith + creduce)
tc_loopdistr.i
(355 bytes, text/plain)