[PATCH] D66921: GlobalISel: Add known bits to InstructionSelector
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Aug 30 08:17:43 PDT 2019
    
    
  
arsenm added a comment.
> I note that the ARM equivalent of AArch64InstructionSelector doesn't call have the equivalent of setupMF.
That isn't it. InstructionSelector isn't the pass itself (InstructionSelect is), and setupMF has a default implementation
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66921/new/
https://reviews.llvm.org/D66921
    
    
More information about the llvm-commits
mailing list