[PATCH] D29053: [InstSimplify] try to eliminate icmp Pred (add nsw X, C1), C2
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 24 07:55:24 PST 2017
spatel added a comment.
In https://reviews.llvm.org/D29053#654651, @nlopes wrote:
> Alive is still not great for thins kind of patch; I guess it needs some macro support.
> But you can use a little more general preconditions like this: http://rise4fun.com/Alive/Tz0
Thanks! It's a good sign when people can mostly use the product without reading any docs or code. :)
https://reviews.llvm.org/D29053
More information about the llvm-commits
mailing list