[PATCH] D60745: Remove RunSLPAfterLoopVectorization option...
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 19 14:46:40 PDT 2019
echristo closed this revision.
echristo added a comment.
Committed thusly:
commit 0ebbf72a6346a81cd349a30392b9d5cd27069e3b <https://reviews.llvm.org/rG0ebbf72a6346a81cd349a30392b9d5cd27069e3b>
Author: Eric Christopher <echristo at gmail.com>
Date: Wed Apr 17 02:26:27 2019 +0000
Remove the run-slp-after-loop-vectorization option.
It's been on by default for 4 years and cleans up the pass
hierarchy.
llvm-svn: 358548
Forgot to put the differential revision tag in.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60745/new/
https://reviews.llvm.org/D60745
More information about the llvm-commits
mailing list