[PATCH] D109584: [VP] Implementing expansion pass for VP load and store.
Lorenzo Albano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 28 08:47:17 PST 2022
loralb updated this revision to Diff 411818.
loralb retitled this revision from "Implementing expansion pass for VP load and store." to "[VP] Implementing expansion pass for VP load and store.".
loralb edited the summary of this revision.
loralb added a comment.
Changelog:
- Remove VP gather/scatter references (to be added in a follow-up patch)
- Following the discussion in the comments, remove `expandPredicationInUnfoldedLoadStore()` function (to be added in a follow-up patch)
- Apply suggestions in comments
- Add tests
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109584/new/
https://reviews.llvm.org/D109584
Files:
llvm/lib/CodeGen/ExpandVectorPredication.cpp
llvm/test/CodeGen/Generic/expand-vp-load-store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109584.411818.patch
Type: text/x-patch
Size: 4964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220228/3bd8b922/attachment.bin>
More information about the llvm-commits
mailing list