[PATCH] D50554: [ValueTracking] Accept vectors of pointer in GetUnderlyingObject utility
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 10 01:45:53 PDT 2018
    
    
  
arsenm added a comment.
There are ValueTracking unittests already you could fall back on putting a test there, but I think a pass using this would be better
https://reviews.llvm.org/D50554
    
    
More information about the llvm-commits
mailing list