[PATCH] D83948: [PowerPC] Custom lowering for funnel shifts

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 05:23:25 PDT 2020


foad updated this revision to Diff 279190.
foad added a comment.

Enable combining of PPC-specific shift opcodes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83948

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/funnel-shift.ll
  llvm/test/CodeGen/PowerPC/pr44183.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83948.279190.patch
Type: text/x-patch
Size: 8950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200720/6648e17c/attachment.bin>


More information about the llvm-commits mailing list