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

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 22:12:38 PDT 2020


amyk updated this revision to Diff 262813.
amyk added a comment.

Updated the diff of this patch to address comments that were raised previously.


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.262813.patch
Type: text/x-patch
Size: 10936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200508/38a92251/attachment.bin>


More information about the llvm-commits mailing list