[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Sep 11 13:22:12 PDT 2017
    
    
  
efriedma added a comment.
I think it will fix those testcases... at least, it will fix the load testcase (I don't think this patch addresses the divide-by-zero problem).
https://reviews.llvm.org/D37460
    
    
More information about the llvm-commits
mailing list