[PATCH] D55538: [InterleavedAccessAnalysis] Fix integer overflow in insertMember.
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 19 11:17:52 PST 2018
    
    
  
efriedma added a subscriber: dorit.
efriedma added a comment.
I don't understand the implications of returning false here...
I'd like to see a general plan for eventually excising the use of "int" from all the interleaving code before we start making changes here, so it's clear we're heading in the right direction.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55538/new/
https://reviews.llvm.org/D55538
    
    
More information about the llvm-commits
mailing list