Carries out the lowering of the any intrinsic into HLFIR
Depends on: D149964
Paths
| Differential D150272
[flang] lower any intrinsic to hlfir.any operation ClosedPublic Authored by jacob-crawley on May 10 2023, 7:40 AM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 10 2023, 7:40 AM jacob-crawley added a parent revision: D149964: [flang] add hlfir.any intrinsic.May 10 2023, 7:41 AM Comment Actions Thanks, LGTM. PLease make sure to merge this after you add the codegen for AnyOp in LowerHLFIRIntrinsics.cpp to avoid correctness regressions. This revision is now accepted and ready to land.May 12 2023, 7:29 AM jacob-crawley added a child revision: D150451: [flang][hlfir] lower hlfir.any into fir runtime call.May 12 2023, 7:40 AM Closed by commit rGd7b19b0e9082: [flang] lower any intrinsic to hlfir.any operation (authored by jacob-crawley). · Explain WhyMay 15 2023, 2:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522104 flang/lib/Lower/ConvertCall.cpp
flang/test/Lower/HLFIR/any.f90
|