[PATCH] D136015: [InstCombine] Fold series of instructions into mull

Paweł Bylica via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 21 10:16:21 PDT 2022


chfast added a comment.

In https://reviews.llvm.org/D56214 similar pattern match was applied in AggressiveInstCombine.

Do you want me to submit test cases from there?


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

https://reviews.llvm.org/D136015



More information about the llvm-commits mailing list