This patch lower the integer constant code in the STOP statement.
The code is lowered to arith.constant.
This patch is part of the upstreaming effort from fir-dev branch.
Differential D118787
[flang] Lower integer constant code for STOP stmt clementval on Feb 2 2022, 6:34 AM. Authored by
Details This patch lower the integer constant code in the STOP statement. The code is lowered to arith.constant. This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineComment Actions LGTM.
|
Assuming the convert is removed by the canonicalize pass and that we don't have enough support for other types for the convert to be retained.