[PATCH] D157037: [VPlan] Proactively create mask for tail-folding up-front (NFCI).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 23 03:52:24 PDT 2023


fhahn updated this revision to Diff 552650.
fhahn marked 6 inline comments as done.
fhahn added a comment.

Address latest comments, thanks! I am planning on landing this soon.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157037

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157037.552650.patch
Type: text/x-patch
Size: 6936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230823/1651a8a3/attachment.bin>


More information about the llvm-commits mailing list