[PATCH] D156778: [SelectionDAG] Improve `isKnownToBeAPowerOfTwo`

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 09:35:32 PDT 2023


goldstein.w.n updated this revision to Diff 546513.
goldstein.w.n added a comment.

Remove any-extend, comment and case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156778

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/X86/known-pow2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156778.546513.patch
Type: text/x-patch
Size: 8524 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/e658b10b/attachment.bin>


More information about the llvm-commits mailing list