[PATCH] D121452: [VPlan] Avoid scalarization for scalable vectors.

Malhar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 16 06:49:34 PDT 2022


malharJ updated this revision to Diff 415812.
malharJ marked 4 inline comments as done.
malharJ added a comment.

- addressed review comments to reduce size of test output


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121452

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-avoid-scalarization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121452.415812.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220316/a57c7472/attachment.bin>


More information about the llvm-commits mailing list