[flang-commits] [flang] [Flang][runtime] Distinguish CPU time and elapsed time for cpu_time and system_clock (PR #96652)
via flang-commits
flang-commits at lists.llvm.org
Wed Jun 26 06:35:39 PDT 2024
jeanPerier wrote:
I am bit worried about the C++ runtime dependency that this could bring if `std::chrono::high_resolution_clock` is not header only in some C++ standard library. Did check that? Could you add a system_clock test in `test/Runtime/no-cpp-dep.c`?
https://github.com/llvm/llvm-project/pull/96652
More information about the flang-commits
mailing list