Character conversion requires memory storage as it operates on a
sequence of code points.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D128438
[flang] Handle boxed characters that are values when doing a conversion ClosedPublic Authored by clementval on Jun 23 2022, 6:07 AM.
Details Summary Character conversion requires memory storage as it operates on a This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 23 2022, 6:07 AM This revision is now accepted and ready to land.Jun 23 2022, 7:21 AM Closed by commit rG734ad031f166: [flang] Handle boxed characters that are values when doing a conversion (authored by clementval). · Explain WhyJun 23 2022, 9:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 439426 flang/lib/Lower/ConvertExpr.cpp
flang/test/Fir/achar.f90
|