Add the codegen for fir.constc.
This patch is part of the upstreaming effort from fir-dev.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>
Paths
| Differential D114063
[fir] Add fir.constc conversion ClosedPublic Authored by rovka on Nov 16 2021, 11:55 PM.
Details Summary Add the codegen for fir.constc. This patch is part of the upstreaming effort from fir-dev. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diff Detail Event Timeline
Comment Actions + comment
This revision is now accepted and ready to land.Nov 17 2021, 3:48 AM Closed by commit rGe81d73ed9233: [fir] Add fir.constc conversion (authored by rovka). · Explain WhyNov 18 2021, 12:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387880 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
|
Could you add a short comment for this struct?