[PATCH] D33404: [PowerPC] Fix a performance bug for PPC::XXPERMDI.

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


jtony updated this revision to Diff 100300.
jtony marked 2 inline comments as done.
jtony added a comment.

Address comments from Nemanja and Kit.


https://reviews.llvm.org/D33404

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/vec_xxpermdi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33404.100300.patch
Type: text/x-patch
Size: 19883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170525/6a012d73/attachment-0001.bin>


More information about the llvm-commits mailing list