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

Lorenzo Albano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 02:53:48 PDT 2022


loralb updated this revision to Diff 419085.
loralb added a comment.

Changelog:

- Use `getSplatValue()` instead of `PatternMatch` in `isAllTrueMask()`
- Update 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.419085.patch
Type: text/x-patch
Size: 16206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/e3d335a5/attachment-0001.bin>


More information about the llvm-commits mailing list