[PATCH] D115109: [LV] Do not fold the tail when an IV is used outside of the loop.

Ricky Zhou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 11:19:32 PDT 2022


rickyz updated this revision to Diff 425853.
rickyz marked an inline comment as done.
rickyz added a comment.
Herald added a project: All.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115109

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/pr52335.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115109.425853.patch
Type: text/x-patch
Size: 3879 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220428/a243e93f/attachment.bin>


More information about the llvm-commits mailing list