We have to unbox the boxchar variables in order to get to
the raw address that can be used for emboxing.
Details
Details
- Reviewers
jeanPerier - Commits
- rG266d65c98a9e: [flang][hlfir] Fixed boxchar variables emboxing.
Diff Detail
Diff Detail
Paths
| Differential D149473
[flang][hlfir] Fixed boxchar variables emboxing. ClosedPublic Authored by vzakhari on Apr 28 2023, 11:00 AM.
Details
Summary We have to unbox the boxchar variables in order to get to
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 29 2023, 12:02 AM Closed by commit rG266d65c98a9e: [flang][hlfir] Fixed boxchar variables emboxing. (authored by vzakhari). · Explain WhyMay 1 2023, 10:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 517995 flang/lib/Optimizer/Builder/HLFIRTools.cpp
flang/test/HLFIR/boxchar_emboxing.f90
|