[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
Tue Oct 25 08:05:23 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Allen marked an inline comment as done.
Closed by commit rG620cff096aba: [InstCombine] Fold series of instructions into mull for more types (authored by Allen).

Repository:
  rG LLVM Github Monorepo

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

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.470507.patch
Type: text/x-patch
Size: 5667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/8ba4a17f/attachment.bin>


More information about the llvm-commits mailing list