[PATCH] D55538: [InterleavedAccessAnalysis] Fix integer overflow in insertMember.
    Florian Hahn via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 19 14:17:42 PST 2018
    
    
  
fhahn added a comment.
In D55538#1336581 <https://reviews.llvm.org/D55538#1336581>, @efriedma wrote:
> 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.
Right, I'll take a look at that.
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