[PATCH] D52327: [Loop Vectorizer] Abandon vectorization when no integer IV found
    Hideki Saito via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 21 15:26:00 PDT 2018
    
    
  
hsaito accepted this revision.
hsaito added a comment.
This revision is now accepted and ready to land.
LGTM. We can continue discussing about not bailing out for the subset of cases, but we don't have to let the compiler crash while we do that.
https://reviews.llvm.org/D52327
    
    
More information about the llvm-commits
mailing list