[PATCH] D30744: Improve machine schedulers for in-order processors
    Andrew Trick via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sat Mar 25 18:24:01 PDT 2017
    
    
  
atrick added a comment.
That looks good. But this version of the patch no longer has the SingleIssue flag support in the SubtargetEmitter. I thought you wanted that so the feature was more self-documenting. Your previous implementation looked ok to me. I just don't think you need any flag in the implementation of the model (MCSchedule.h).
https://reviews.llvm.org/D30744
    
    
More information about the llvm-commits
mailing list