Skip to content
Commit 8c45d4b2 authored by Nadav Rotem's avatar Nadav Rotem
Browse files

Fix an obvious typo in the loop vectorizer where the cost model uses the wrong...

Fix an obvious typo in the loop vectorizer where the cost model uses the wrong variable. The variable BlockCost is ignored.
We don't have tests for the effect of if-conversion loops because it requires a big test (that includes if-converted loops) and it is difficult to find and balance a loop to do the right thing.

llvm-svn: 186845
parent 0b76dd85
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