[PATCH] D88201: [DAGCombiner] Add decomposition patterns for Mul-by-Imm.

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 9 01:52:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9fd8823baf5: [DAGCombiner] Add decomposition patterns for Mul-by-Imm. (authored by Esme).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88201

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/mulli.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88201.297156.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201009/dd8b8a84/attachment.bin>


More information about the llvm-commits mailing list