[PATCH] D15135: Extend the use of @llvm.invariant.start/end intrinsics for GVN-based load elimination purposes to also handle global variables.
    Larisse Voufo via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec  9 09:43:19 PST 2015
    
    
  
lvoufo marked an inline comment as done.
lvoufo added a comment.
To summarize my thoughts after these comments, this is an analysis that should be kept outside of -globalopt, since it does not affect the logic of -globalopt at all... So, I'm working on that.
http://reviews.llvm.org/D15135
    
    
More information about the llvm-commits
mailing list