This patch adds lowering ofr the system_clock intrinsic.
The call is lowered to runtime function call.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121776
[flang] Lower system_clock intrinsic ClosedPublic Authored by clementval on Mar 16 2022, 1:17 AM.
Details Summary This patch adds lowering ofr the system_clock intrinsic. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 16 2022, 1:17 AM This revision is now accepted and ready to land.Mar 16 2022, 1:48 AM Closed by commit rG264d96623219: [flang] Lower system_clock intrinsic (authored by clementval). · Explain WhyMar 16 2022, 1:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415735 flang/include/flang/Lower/Runtime.h
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/Runtime.cpp
flang/test/Lower/Intrinsics/system_clock.f90
|