[PATCH] D132458: [LoopVectorize] Synthesize mask operands for vector variants as needed

Graham Hunter via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 03:25:30 PST 2023


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

Rebased, addressed latest requests.


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

https://reviews.llvm.org/D132458

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h
  llvm/lib/Transforms/Vectorize/VPlan.h
  llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/masked-call.ll
  llvm/test/Transforms/LoopVectorize/AArch64/synthesize-mask-for-call.ll
  llvm/test/Transforms/LoopVectorize/AArch64/widen-call-with-intrinsic-or-libfunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132458.494239.patch
Type: text/x-patch
Size: 47914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/669412b5/attachment.bin>


More information about the llvm-commits mailing list