[PATCH] D115052: [Passes] Only run extra vector passes if loops have been vectorized.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 9 05:56:09 PST 2021
fhahn updated this revision to Diff 393131.
fhahn marked an inline comment as done.
fhahn added a comment.
Also update doc-comment for ExtraVectorPassManager after recent change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115052/new/
https://reviews.llvm.org/D115052
Files:
llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
llvm/lib/Passes/PassBuilderPipelines.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/test/Other/opt-pipeline-vector-passes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115052.393131.patch
Type: text/x-patch
Size: 6461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/b832ab72/attachment.bin>
More information about the llvm-commits
mailing list