[PATCH] D109584: Implementing expansion pass for VP load and store.

Hussain Kadhem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 18:52:37 PDT 2021


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

More fixes to the length-only scalarization, and added tests using the Power8 target for this scalarization.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109584

Files:
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/test/CodeGen/PowerPC/ldst-with-length-scalar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109584.372046.patch
Type: text/x-patch
Size: 121450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210911/f20c1af0/attachment.bin>


More information about the llvm-commits mailing list