[PATCH] D123726: [ValueTracking] Added support to deduce PHI Nodes values being a power of 2

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 16:20:13 PDT 2022


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

- Merge branch 'main' of https://github.com/llvm/llvm-project


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123726

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: D123726.422689.patch
Type: text/x-patch
Size: 18759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/82fca5c8/attachment.bin>


More information about the llvm-commits mailing list