This patch adds the conversion pattern for
fir.box_tdes.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Paths
| Differential D113931
[fir] Add fir.box_tdesc conversion ClosedPublic Authored by clementval on Nov 15 2021, 12:28 PM.
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 LGTM. Is this feature complete? From docs this op seems to be for Fortran 2003 select type. Also the related gentypedesc was marked todo.
This revision is now accepted and ready to land.Nov 16 2021, 3:56 PM Comment Actions
It's complete as of now. Might need rework later if things change when we implement F20xx. Closed by commit rGe38ef2ff711c: [fir] Add fir.box_tdesc conversion (authored by clementval). · Explain WhyNov 17 2021, 3:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 387889 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/convert-to-llvm.fir
|
Nit: operation -> operations