[PATCH] D51942: [InstCombine] Fold (C/x)>0 into x>0 if possible
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 27 08:13:35 PDT 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D51942#1248013, @marels wrote:
> No, I do not think so. Can you do this for me?
Yes - LGTM. As you probably saw, I committed the baseline tests already. I'll rebase and commit the rest.
https://reviews.llvm.org/D51942
More information about the llvm-commits
mailing list