[flang-commits] [flang] [llvm] [flang][flang-rt] Add support for non-standard TIMEF intrinsic (PR #185377)

via flang-commits flang-commits at lists.llvm.org
Mon Mar 9 06:04:35 PDT 2026


================
@@ -1215,6 +1215,19 @@ PROGRAM example_time
 END PROGRAM
 ```
 
+### Non-Standard Intrinsics: TIMEF
+
+#### Description
+`TIMEF` returns the number of seconds that have 
----------------
jeanPerier wrote:

Documenting the result type would be useful.

https://github.com/llvm/llvm-project/pull/185377


More information about the flang-commits mailing list