[PATCH] D80236: [VectorCombine] position pass after SLP in the optimization pipeline rather than before
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 22 09:39:08 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6438ea45e053: [VectorCombine] position pass after SLP in the optimization pipeline rather… (authored by spatel).
Herald added subscribers: kerbowa, nhaehnle, jvesely.
Changed prior to commit:
https://reviews.llvm.org/D80236?vs=265009&id=265758#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80236/new/
https://reviews.llvm.org/D80236
Files:
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
llvm/test/Other/new-pm-defaults.ll
llvm/test/Other/new-pm-thinlto-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-pgo-defaults.ll
llvm/test/Other/new-pm-thinlto-postlink-samplepgo-defaults.ll
llvm/test/Other/opt-O2-pipeline.ll
llvm/test/Other/opt-O3-pipeline.ll
llvm/test/Other/opt-Os-pipeline.ll
llvm/test/Other/opt-pipeline-vector-passes.ll
llvm/test/Transforms/PhaseOrdering/X86/addsub.ll
llvm/test/Transforms/PhaseOrdering/X86/horiz-math.ll
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80236.265758.patch
Type: text/x-patch
Size: 23762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/b528ac5e/attachment.bin>
More information about the llvm-commits
mailing list