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

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 9 12:42:19 PDT 2022


aeubanks added a comment.

(sorry to post here, not sure where else to post this in regards to the gsoc project I just learned about) somebody had brought up the idea of noting which passes don't make any changes to the IR. if we could somehow filter by passes that haven't made any changes that could be insightful


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