[llvm] r179980 - Revert "SimplifyCFG: If convert single conditional stores"
Shuxin Yang
shuxin.llvm at gmail.com
Sun Apr 21 09:47:56 PDT 2013
I guess I found a reason to justify this transformation, the min/max
reduction.
In this situation, branch is likely not biased unless the value is
starting with
min value or max value.
More information about the llvm-commits
mailing list