[llvm] [llvm][Support] Enable pass timing in StandardInstrumentations constr… (PR #108983)

Tarun Prabhu via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 08:09:40 PDT 2024


tarunprabhu wrote:

Closing this since @aeubanks concerns are valid. One ends up having to do two different things since the legacy pass manager used by the backend still requires global variables to be set in order to enable timings. A different approach may be warranted.

https://github.com/llvm/llvm-project/pull/108983


More information about the llvm-commits mailing list