[Patch]change the cost for small trees in SLP vectorizer
    Nadav Rotem 
    nrotem at apple.com
       
    Mon Sep 23 21:58:40 PDT 2013
    
    
  
INFINITY is a floating point value, but the cost variable is int.  Please use INT_MAX. 
On Sep 23, 2013, at 5:05 PM, Yi Jiang <yjiang at apple.com> wrote:
> <patch>
    
    
More information about the llvm-commits
mailing list