[PATCH] D134422: Scalarize calls to masked functions in LV

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 08:21:43 PST 2023


huntergr updated this revision to Diff 500802.
huntergr added a comment.

Rebased, amended patch per review comments.


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

https://reviews.llvm.org/D134422

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll
  llvm/test/Transforms/LoopVectorize/scalarize-masked-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134422.500802.patch
Type: text/x-patch
Size: 32842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/d106ef33/attachment.bin>


More information about the llvm-commits mailing list