Remove the run-slp-after-loop-vectorization option.
authorEric Christopher <echristo@gmail.com>
Wed, 17 Apr 2019 02:26:27 +0000 (02:26 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 17 Apr 2019 02:26:27 +0000 (02:26 +0000)
commit0ebbf72a6346a81cd349a30392b9d5cd27069e3b
tree12972e2733d7233f53ce3dae690f871d5e9ba160
parent5081e41bdae2eb14a3f3eb8810263f9fea8fc7c1
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
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp