[PATCH] D146149: [InstCombine] Canonicalize icmp eq pow2 more thoroughly

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 01:45:55 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG61d2f3a71e61: [InstCombine] Canonicalize icmp eq pow2 more thoroughly (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D146149?vs=505522&id=505724#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146149

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/div.ll
  llvm/test/Transforms/InstCombine/icmp-range.ll
  llvm/test/Transforms/InstCombine/icmp-shl-nsw.ll
  llvm/test/Transforms/InstCombine/icmp-shr-lt-gt.ll
  llvm/test/Transforms/InstCombine/zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146149.505724.patch
Type: text/x-patch
Size: 5066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230316/13a6da6a/attachment.bin>


More information about the llvm-commits mailing list