[PATCH] D33225: [PowerPC] Fix a performance bug for PPC::XXSLDWI.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 14:25:41 PDT 2017


jtony updated this revision to Diff 99494.
jtony marked 8 inline comments as done.
jtony added a comment.

Address the code review  comments from Nemanja and Tim Shen.


https://reviews.llvm.org/D33225

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll
  test/CodeGen/PowerPC/p9-xxinsertw-xxextractuw.ll
  test/CodeGen/PowerPC/pr27078.ll
  test/CodeGen/PowerPC/vec_sldwi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33225.99494.patch
Type: text/x-patch
Size: 28758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/f3bdb26e/attachment.bin>


More information about the llvm-commits mailing list