Skip to content
Commit e635289e authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[PM] Disable the loop vectorizer from the new PM's pipeline as it

currenty relies on the old PM's dependency system forming LCSSA.

The new PM will require a different design for this, and for now this is
causing most of the issues I'm currently seeing in testing. I'd like to
get to a testable baseline and then work on re-enabling things one at
a time.

llvm-svn: 290644
parent 8988ebb4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment