In the context of elemental operation a dynamically optional
intrinsic argument must be lowered such that the elemental
designator is generated under isPresent check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154897
[flang][hlfir] Fixed byval passing for dynamically optional intrinsic args. ClosedPublic Authored by vzakhari on Jul 10 2023, 2:53 PM.
Details Summary In the context of elemental operation a dynamically optional
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 11 2023, 2:52 AM Closed by commit rG5c428079047b: [flang][hlfir] Fixed byval passing for dynamically optional intrinsic args. (authored by vzakhari). · Explain WhyJul 11 2023, 9:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 539161 flang/lib/Lower/ConvertCall.cpp
flang/test/Lower/HLFIR/intrinsic-dynamically-optional.f90
|