[PATCH] D93742: GlobalISel: Add isKnownToBeAPowerOfTwo helper function

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 22 20:31:59 PST 2020


arsenm created this revision.
arsenm added reviewers: paquette, aemerson, aditya_nandakumar, bogner, dsanders.
Herald added subscribers: hiraditya, rovka.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

https://reviews.llvm.org/D93742

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93742.313477.patch
Type: text/x-patch
Size: 6713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/da770551/attachment.bin>


More information about the llvm-commits mailing list