[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 06:04:32 PDT 2022


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

Changelog:

- Use `isAllOnesValue()` instead of `isOneValue()`


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.419124.patch
Type: text/x-patch
Size: 16210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/92468f5a/attachment.bin>


More information about the llvm-commits mailing list