[PATCH] D109379: Implementation of PPC lowering for vp_load/vp_store with no mask

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 23:31:13 PDT 2021


hussainjk updated this revision to Diff 371792.
hussainjk added a comment.

Expanded LIT tests with a lot more cases, including vector splitting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109379

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp
  llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h
  llvm/test/CodeGen/PowerPC/ldst-with-length-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109379.371792.patch
Type: text/x-patch
Size: 29912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/08675332/attachment.bin>


More information about the llvm-commits mailing list