]> granicus.if.org Git - llvm/commit
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)
commit7e3ba54932dd5eb6512d68d74ad36e69c3a16c3c
treee927fe009df635e0a02ba6561bc71ada92bc0941
parent02cc44c1b912307186300b111790d6159783ab38
Remove the run-slp-after-loop-vectorization option.

It's been on by default for 4 years and cleans up the pass
hierarchy.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/PassManagerBuilder.cpp