[flang-commits] [clang] [flang] [flang][Driver] Preliminary support for -ftime-report (PR #122894)
via flang-commits
flang-commits at lists.llvm.org
Tue Jan 14 06:01:13 PST 2025
macurtis-amd wrote:
> Do you intend to make the behavior consistent with clang (by printing timing information for LLVM passes) in a separate PR?
I'm not sure exactly what you are referring to. I did uncomment `llvm::TimePassesIsEnabled = true;`.
I'm going to submit this as it is. We can follow-up with additional PRs if functionality is missing.
https://github.com/llvm/llvm-project/pull/122894
More information about the flang-commits
mailing list