[PATCH] D107749: Backport of D107284 to LLVM 13 branch
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 9 01:53:16 PDT 2021
david-arm created this revision.
Herald added a subscriber: hiraditya.
david-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This patch is simply a backport of D107284 <https://reviews.llvm.org/D107284> to LLVM 13 so that it can be cherry-picked easily.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107749
Files:
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Transforms/LoopVectorize/assume.ll
llvm/test/Transforms/LoopVectorize/scalable-assume.ll
llvm/test/Transforms/LoopVectorize/scalable-lifetime.ll
llvm/test/Transforms/LoopVectorize/scalable-noalias-scope-decl.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107749.365126.patch
Type: text/x-patch
Size: 18203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210809/a220cc8e/attachment.bin>
More information about the llvm-commits
mailing list