[PATCH] D34979: [IndVars] Canonicalize comparisons between non-negative values and indvars
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 6 04:18:04 PDT 2017
mkazantsev added a comment.
This patch was reverted due to the failure of the test SaturatingMultiply on stage 2 clang build. I'm pretty much convinced that this patch has exposed some buggy behavior within clang that made a bug in stage 2 clang, and that's how we got there. Need to figure out what are the steps to re-enable that.
Repository:
rL LLVM
https://reviews.llvm.org/D34979
More information about the llvm-commits
mailing list