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

EsmeYi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 20:02:08 PDT 2020


Esme updated this revision to Diff 295721.
Esme added a comment.
Herald added a subscriber: pengfei.

@RKSimon Thanks. Updated.


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.295721.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201002/357b7cd7/attachment.bin>


More information about the llvm-commits mailing list