[PATCH] D34160: [Power9] Exploit vinserth instruction

Graham Yiu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 09:15:01 PDT 2017


gyiu updated this revision to Diff 103974.
gyiu added a comment.

- Added breaks to stop searching for the pattern once I've found a candidate.


Repository:
  rL LLVM

https://reviews.llvm.org/D34160

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrAltivec.td
  lib/Target/PowerPC/PPCInstrInfo.td
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/p9-vinsert-vextract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34160.103974.patch
Type: text/x-patch
Size: 23512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170626/2d1ffa75/attachment.bin>


More information about the llvm-commits mailing list