[PATCH] D131960: [IR] Reimplement time tracing of NewPassManager by PassInstrumentation framework

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 13:23:42 PDT 2022


jamieschmeiser added a comment.

or do you mean noting which passes don't make changes and calculating the time spent in those passes?  That would combine this work with the print-changed type filters...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131960/new/

https://reviews.llvm.org/D131960



More information about the llvm-commits mailing list