[flang-commits] [PATCH] D144962: [flang][hlfir] Implement hlfir.declare optional codegen

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Feb 28 06:19:52 PST 2023


jeanPerier created this revision.
jeanPerier added reviewers: clementval, PeteSteinfeld.
jeanPerier added a project: Flang.
Herald added subscribers: sunshaoce, mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.

The hlfir fir.box with the local lower bounds and type parameters
must be generated conditionally when the entity is optional.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D144962

Files:
  flang/lib/Optimizer/HLFIR/Transforms/ConvertToFIR.cpp
  flang/test/HLFIR/declare-codegen.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144962.501115.patch
Type: text/x-patch
Size: 6103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230228/b5bde69c/attachment-0001.bin>


More information about the flang-commits mailing list