[PATCH] D101538: [GlobalISel][IRTranslator] Make translate() methods virtual.
    Amara Emerson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri May  7 16:51:23 PDT 2021
    
    
  
aemerson added a comment.
Is this really necessary? Our preference is to use custom combines/lowering passes, or custom legalization, to do this.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101538/new/
https://reviews.llvm.org/D101538
    
    
More information about the llvm-commits
mailing list