[PATCH] D143363: [ValueTracking] Search dominate condition to check if a value is pow2 or not

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 5 20:22:54 PST 2023


bcl5980 created this revision.
bcl5980 added reviewers: nikic, spatel, reames, craig.topper.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
bcl5980 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://alive2.llvm.org/ce/z/RQqeWE


https://reviews.llvm.org/D143363

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: D143363.494990.patch
Type: text/x-patch
Size: 6204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/0d96b3ef/attachment.bin>


More information about the llvm-commits mailing list