[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
Fri Dec 10 03:43:16 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGacea6e9cfa4c: [Passes] Only run extra vector passes if loops have been vectorized. (authored by fhahn).
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.393436.patch
Type: text/x-patch
Size: 6461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/147741a3/attachment.bin>
More information about the llvm-commits
mailing list