[flang-commits] [flang] [llvm] [flang][flang-rt] Add support for non-standard TIMEF intrinsic (PR #185377)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Mon Mar 9 08:31:28 PDT 2026
kkwli wrote:
The XLF also supports `timef` that returns millisecond instead of second. The function uses mutex to ensure its thread-safety.
https://www.ibm.com/docs/en/openxl-fortran-aix/17.1.4?topic=procedures-timef
https://github.com/llvm/llvm-project/pull/185377
More information about the flang-commits
mailing list