[PATCH] D123453: [InstCombine] Fold mul nuw+lshr exact to a single multiplication when the latter is a factor
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 9 12:07:15 PDT 2022
bcl5980 added a comment.
In D123453#3441148 <https://reviews.llvm.org/D123453#3441148>, @lebedev.ri wrote:
> I see. Then the proof is wrong.
I'm sorry I really don't know how to proof by alive2. Can you teach me how to proof it?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123453/new/
https://reviews.llvm.org/D123453
More information about the llvm-commits
mailing list