[PATCH] D68068: [ScheduleDAG] When a node is cloned, add an edge between the nodes.
    Roger Ferrer Ibanez via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Sep 27 14:28:23 PDT 2019
    
    
  
rogfer01 accepted this revision.
rogfer01 added a comment.
This revision is now accepted and ready to land.
Thanks @efriedma  LGTM
Now that you're at it, could you also update the doxygen comments in `ScheduleDAGRRList::{AddPredQueued, AddPred, RemovePred}` because they don't return a boolean now.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68068/new/
https://reviews.llvm.org/D68068
    
    
More information about the llvm-commits
mailing list