[PATCH] D110170: [InstCombine] fold cast between shift and mask
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 07:54:32 PDT 2021
spatel planned changes to this revision.
spatel added a comment.
In D110170#3012379 <https://reviews.llvm.org/D110170#3012379>, @lebedev.ri wrote:
> Should this be demandedbits-driven?
Yes - I thought about that while drafting this, but I didn't follow through. I'll conjure some new tests and try that.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110170/new/
https://reviews.llvm.org/D110170
More information about the llvm-commits
mailing list