[PATCH] D53844: [InstSimplify] fold icmp based on range of abs/nabs
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 31 14:43:00 PDT 2018
spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D53844#1282871, @sbc100 wrote:
> I think this change was responsible for breaking test on the wasm waterfall: https://bugs.llvm.org/show_bug.cgi?id=39510
Yes, sorry about that. Reverted at https://reviews.llvm.org/rL345780. Taking a look now.
Repository:
rL LLVM
https://reviews.llvm.org/D53844
More information about the llvm-commits
mailing list