[PATCH] D32143: [InstSimplify] use ConstantRange to simplify more and-of-icmps
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 18 07:35:24 PDT 2017
uweigand added a comment.
In https://reviews.llvm.org/D32143#758001, @spatel wrote:
> This should reduce the chance of finding the optimization gap:
> https://reviews.llvm.org/rL303312
Yes, this works for me. Thanks for the quick fix!
Repository:
rL LLVM
https://reviews.llvm.org/D32143
More information about the llvm-commits
mailing list