[PATCH] D46011: [LoadStoreVectorize] Ignore interleaved invariant loads.
    Benjamin Kramer via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Apr 24 07:50:33 PDT 2018
    
    
  
bkramer marked an inline comment as done.
bkramer added a comment.
In https://reviews.llvm.org/D46011#1076733, @arsenm wrote:
> Would it be difficult to preserve the invariant if both loads are?
It already does that by calling into llvm::propagateMetadata
Repository:
  rL LLVM
https://reviews.llvm.org/D46011
    
    
More information about the llvm-commits
mailing list