[PATCH] D124889: [ValueTracking] Add support to deduce a PHI node being a power of 2 if each incoming value is a power of 2.

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 15:12:58 PDT 2022


huangjd updated this revision to Diff 432399.
huangjd added a comment.

Restore D124889 <https://reviews.llvm.org/D124889> for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124889

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/known-power-of-two-urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124889.432399.patch
Type: text/x-patch
Size: 6154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/9951e283/attachment.bin>


More information about the llvm-commits mailing list