[llvm-commits] More aggressive speculation in SimplifyCFG
    Krzysztof Parzyszek 
    kparzysz at codeaurora.org
       
    Wed Jan 23 20:30:51 PST 2013
    
    
  
On 1/23/2013 10:10 PM, Nadav Rotem wrote:
>
> Can you give an example where folding selects would enable other
> optimizations ? We can look at these examples and see if we can solve
> them in the early if-conversion,  codegen prepare or elsewhere.
This had more to do with small blocks in CFG being merged into one than 
with the selects themselves.  I can't post any original sources, and it 
would take me some effort to regenerate the situation, so I can't 
promise that I will be able to do it.  If I run into something that I 
can post here, I will (if I don't forget).
-Krzysztof
-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation
    
    
More information about the llvm-commits
mailing list