We have to keep it as a box, since taking box_addr of the optional
box may be invalid.
Details
Details
- Reviewers
jeanPerier - Commits
- rG57e38bc6c8e2: [flang][hlfir] Fixed lowering for optional dummy.
Diff Detail
Diff Detail
Paths
| Differential D149505
[flang][hlfir] Fixed lowering for optional dummy. ClosedPublic Authored by vzakhari on Apr 28 2023, 6:17 PM.
Details
Summary We have to keep it as a box, since taking box_addr of the optional
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 29 2023, 12:01 AM This revision was landed with ongoing or failed builds.May 1 2023, 9:53 AM Closed by commit rG57e38bc6c8e2: [flang][hlfir] Fixed lowering for optional dummy. (authored by vzakhari). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 518110 flang/include/flang/Optimizer/Builder/HLFIRTools.h
flang/lib/Optimizer/Builder/HLFIRTools.cpp
flang/test/HLFIR/optional_dummy.f90
|