[PATCH] D135219: [PassTimingInfo] Stop double (or worse) counting passes/analyses

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 15:19:17 PDT 2022


aeubanks planned changes to this revision.
aeubanks added a comment.

actually I realized we can move analyses to a separate `TimerGroup`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135219



More information about the llvm-commits mailing list