[PATCH] D136015: [InstCombine] Fold series of instructions into mull
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 22 04:18:53 PDT 2022
RKSimon added a comment.
In D136015#3875187 <https://reviews.llvm.org/D136015#3875187>, @chfast wrote:
> In https://reviews.llvm.org/D56214 similar pattern match was applied in AggressiveInstCombine.
>
> Do you want me to submit test cases from there?
Yes please @chfast, if you think we can just use this patch then maybe just move them (and tweak for -instcombine).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136015/new/
https://reviews.llvm.org/D136015
More information about the llvm-commits
mailing list