[PATCH] D157292: [ValueTracking] Fix the correct of isKnownToBeAPowerOfTwo

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 08:57:40 PDT 2023


nikic added a comment.

Given the lack of test changes, do we need this? Presumably https://github.com/llvm/llvm-project/commit/5de89b4d99c913e3c7c2735886f2519a2ed39d8a already covered the motivating cases.


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

https://reviews.llvm.org/D157292



More information about the llvm-commits mailing list