[PATCH] D78272: [PowerPC] DAG Combine to transform shifts into multiply-high

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 5 17:17:26 PDT 2020


amyk updated this revision to Diff 262264.
amyk edited the summary of this revision.
amyk added a comment.

Addressed review comments, and updated the summary for this patch.


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

https://reviews.llvm.org/D78272

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/combine-to-mulh-shift-amount.ll
  llvm/test/CodeGen/PowerPC/mul-high.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78272.262264.patch
Type: text/x-patch
Size: 10889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200506/061ceaeb/attachment.bin>


More information about the llvm-commits mailing list