This patch adds the conversion pattern for
the fir.string_lit operation.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D113992
[fir] Add fir.string_lit conversion ClosedPublic Authored by clementval on Nov 16 2021, 5:55 AM.
Details Summary This patch adds the conversion pattern for This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail
Event TimelineComment Actions LG, thanks!
This revision is now accepted and ready to land.Nov 16 2021, 8:08 AM Closed by commit rG1a2ec6670a51: [fir] Add fir.string_lit conversion (authored by clementval). · Explain WhyNov 16 2021, 12:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387731 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
|
[nit] else is not really required.