[PATCH] D47259: [IPSCCP,PM] Preserve DT in the new pass manager.
    Jakub Kuderski via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Nov  8 10:04:05 PST 2018
    
    
  
kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.
Looks good to me now, thanks for the fixes! You may want for somebody else to take a look at it, though.
Have you looked into preserving  PDT if available? It should be easy with DTU, but I don't know if it makes sense to preserve it in this place of the pipeline.
https://reviews.llvm.org/D47259
    
    
More information about the llvm-commits
mailing list