[PATCH] D32677: [GlobalISel][X86] Prioritize Tablegen-erated instruction selection. NFC
    Igor Breger via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May  1 00:23:21 PDT 2017
    
    
  
igorb marked an inline comment as done.
igorb added a comment.
Thanks for the review!
================
Comment at: lib/Target/X86/X86InstructionSelector.cpp:58
 
   // TODO: remove after selectImpl support pattern with a predicate.
   unsigned getFAddOp(LLT &Ty, const RegisterBank &RB) const;
----------------
guyblank wrote:
> does the comment need updating?
Thanks
Repository:
  rL LLVM
https://reviews.llvm.org/D32677
    
    
More information about the llvm-commits
mailing list