Give scalar if-converted blocks half the score because they are not always executed...
authorNadav Rotem <nrotem@apple.com>
Tue, 4 Dec 2012 07:11:52 +0000 (07:11 +0000)
committerNadav Rotem <nrotem@apple.com>
Tue, 4 Dec 2012 07:11:52 +0000 (07:11 +0000)
commite6f2df961065e3b723ef0fc78441f07c5577acd2
tree39393381b0b4fdddf42efb0f31af24007c20f10f
parent6cb571968901701212570cbb2ab34cf4af6ba51e
Give scalar if-converted blocks half the score because they are not always executed due to CF.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169223 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp