[PATCH] D86364: [ValueTracking] Interpret GEPs as a series of adds multiplied by the related scaling factor
    Quentin Colombet via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Sep  8 20:39:46 PDT 2020
    
    
  
qcolombet added a comment.
Hi @nikic,
I've made a proof of concept in D87342 <https://reviews.llvm.org/D87342> on how we could have some pieces of `computeKnownBits` be target dependent.
Would that other approach be suitable?
Cheers,
-Quentin
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86364/new/
https://reviews.llvm.org/D86364
    
    
More information about the llvm-commits
mailing list