[flang-commits] [PATCH] D134543: [flang] Lowers calls to procedure with CONTIGUOUS assumed shape dummies
Valentin Clement via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Sep 26 00:36:00 PDT 2022
clementval accepted this revision.
clementval added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: flang/lib/Lower/ConvertExpr.cpp:3064
+ /// If the actual argument may be dynamically absent, returns and additional
+ /// boolean mlir::Value that if trues means that the actual argument is
+ /// present.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134543/new/
https://reviews.llvm.org/D134543
More information about the flang-commits
mailing list