This patch lowers the cpu_time and the date_and_time instrinsics to
FIR and runtime calls.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D121704
Paths
| Differential D121705
[flang] Lower date_and_time and cpu_time intrinsics ClosedPublic Authored by clementval on Mar 15 2022, 7:57 AM.
Details Summary This patch lowers the cpu_time and the date_and_time instrinsics to This patch is part of the upstreaming effort from fir-dev branch. Depends on D121704
Diff Detail
Event TimelineComment Actions It looks like this update is missing the file .../flang/test/Lower/Intrinsics/date_and_time.f90. This revision now requires changes to proceed.Mar 15 2022, 9:36 AM clementval removed a parent revision: D121704: [flang] Lower random_[init|number|seed] intrinsics.Mar 15 2022, 3:18 PM This revision is now accepted and ready to land.Mar 15 2022, 7:23 PM Closed by commit rG9daf57658383: [flang] Lower date_and_time and cpu_time intrinsics (authored by clementval). · Explain WhyMar 15 2022, 10:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415700 flang/include/flang/Lower/Runtime.h
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/Runtime.cpp
flang/test/Lower/Intrinsics/cpu_time.f90
flang/test/Lower/Intrinsics/date_and_time.f90
|