[PATCH] D145015: [PassBuilder] Always enable CountVisitsPass when stats are enabled

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 23:07:20 PST 2023


asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.

Wondering if having the flag would still be useful if you want this statistic and not everything else in stats. But I don't think we particularly need that now, so works for me and flag can always be re-added.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145015



More information about the llvm-commits mailing list