[PATCH] D97378: [VPlan] Support to vectorize inner loops with VPlan native path enabled

Mauri Mustonen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 5 00:06:30 PST 2021


Kazhuu updated this revision to Diff 328413.
Kazhuu added a comment.

Fix coment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97378

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/lib/Transforms/Vectorize/VPlan.cpp
  llvm/test/Transforms/LoopVectorize/vplan-vectorize-single-loop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97378.328413.patch
Type: text/x-patch
Size: 11523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210305/9f44ac45/attachment.bin>


More information about the llvm-commits mailing list