[PATCH] D114962: [Support] improve known bits analysis for multiply by power-of-2 (1 set bit)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 10:38:24 PST 2021
RKSimon added a comment.
In D114962#3176934 <https://reviews.llvm.org/D114962#3176934>, @lebedev.ri wrote:
> Is there an exhaustive test for this method?
Yes - in KnownBitsTest BinaryExhaustive
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114962/new/
https://reviews.llvm.org/D114962
More information about the llvm-commits
mailing list