[PATCH] D89317: [InstructionSimplify] icmp simplification

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 08:12:38 PDT 2020


SjoerdMeijer updated this revision to Diff 297864.
SjoerdMeijer added a comment.

Thanks for reviewing.

- I have precommitted the tests in rG66f22411e1bb <https://reviews.llvm.org/rG66f22411e1bba6eca935fd6447c5dceba48e2e35>, and
- use APInts in the comparisons.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89317/new/

https://reviews.llvm.org/D89317

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/compare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89317.297864.patch
Type: text/x-patch
Size: 3693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/c85218fa/attachment.bin>


More information about the llvm-commits mailing list