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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 09:44:37 PDT 2022


aeubanks added a comment.

this actually slightly improved compile times, probably by not calculating pass names when we aren't using time tracing. thanks again!

https://llvm-compile-time-tracker.com/compare.php?from=69d9bb2aade39c76de9d6da9e2383377852e4d73&to=6975ab71260c79ddc7a616814678913e67ea417c&stat=instructions


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