[flang-commits] [PATCH] D137789: [flang] Add hlfir.declare codegen

Valentin Clement via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Nov 11 01:41:32 PST 2022


clementval accepted this revision.
clementval added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: flang/include/flang/Optimizer/Dialect/FortranVariableInterface.td:118
 
+    /// Is this variable a Fortran optional ?
+    bool isOptional() {
----------------



Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137789/new/

https://reviews.llvm.org/D137789



More information about the flang-commits mailing list