Lower character constant of KIND = 1 with the
createStringLiteral helper function.
This patch is part of the upstreaming effort from fir-dev branch.
Differential D118992
[flang] Add lowering for ASCII character constant ClosedPublic Authored by clementval on Feb 4 2022, 6:27 AM.
Details Summary Lower character constant of KIND = 1 with the This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event Timelineclementval added a child revision: D118993: [flang] Handle character constant for error code in STOP stmt.Feb 4 2022, 6:29 AM This revision is now accepted and ready to land.Feb 4 2022, 8:09 AM Closed by commit rG74751f4b0c31: [flang] Add lowering for ASCII character constant (authored by clementval). · Explain WhyFeb 7 2022, 3:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406365 flang/lib/Lower/ConvertExpr.cpp
|
Nit: may be an assert message also.