[PATCH] D44528: [PowerPC] Implement canCombineStoreAndExtract and provide the missing pattern for the combination

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 15 11:35:45 PDT 2018


nemanjai updated this revision to Diff 138591.
nemanjai added a comment.

Add the missing predicates on the patterns.


Repository:
  rL LLVM

https://reviews.llvm.org/D44528

Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/combine-extract-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44528.138591.patch
Type: text/x-patch
Size: 7817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/39711db7/attachment.bin>


More information about the llvm-commits mailing list