[PATCH] D136661: [InstCombine] Fold series of instructions into mull for more types

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 22:06:12 PDT 2022


Allen created this revision.
Allen added a reviewer: spatel.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Allen requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Relax the constraint of wide/vectors types.
Address the comment https://reviews.llvm.org/D136015?id=469189#inline-1314520


https://reviews.llvm.org/D136661

Files:
  llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/test/Transforms/InstCombine/mul_fold.ll
  llvm/test/Transforms/InstCombine/mul_full_64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136661.470370.patch
Type: text/x-patch
Size: 5676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/e16fd368/attachment.bin>


More information about the llvm-commits mailing list