[PATCH] D120664: [VP] IR expansion pass for VP gather and scatter

Lorenzo Albano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 03:51:36 PDT 2022


loralb updated this revision to Diff 418835.
loralb added a comment.
Herald added a subscriber: StephenFan.

Changelog:

- Use DataLayout to determine the alignment (if there is not one already)
- Add fixed vectors tests


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

https://reviews.llvm.org/D120664

Files:
  llvm/lib/CodeGen/ExpandVectorPredication.cpp
  llvm/test/CodeGen/Generic/expand-vp-gather-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120664.418835.patch
Type: text/x-patch
Size: 9270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220329/d8c1ab6f/attachment.bin>


More information about the llvm-commits mailing list