[PATCH] D123726: Updated isPowerOfTwoRecurrence to correctly exclude certain signed-operation case Fixed formatting, typo Added more test cases

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


huangjd created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
huangjd requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.422627.patch
Type: text/x-patch
Size: 19463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/79aaf0ff/attachment.bin>


More information about the llvm-commits mailing list