ekieri added a comment.
Ok, good. Then please abandon this revision (Add Action... down by the comment
box), so that its status is clear to everybody. Cheers!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123113/new/
https://reviews.llvm.org/D1231
unterumarmung added a comment.
@ekieri, hello! Thank you for the comment, it is really helpful!
It turns out that I've researched the issue poorly.
Actually, `nvfortran` compiler forbids to use `INTENT` attribute on local
variables, even though a "mod" file can be generated. It generates a sever
klausler added a comment.
What is going on here? I don't understand.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123113/new/
https://reviews.llvm.org/D123113
___
cfe-commits mailing list
cfe-commits@l
ekieri added reviewers: klausler, PeteSteinfeld.
ekieri added a comment.
Herald added a reviewer: awarzynski.
Hi! Thanks for this patch, and for your interest in contributing to Flang!
I will leave it to somebody more experienced to accept the patch -- I am not
familiar with this extension, and
unterumarmung updated this revision to Diff 420437.
unterumarmung added a comment.
Fixed commit message
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123113/new/
https://reviews.llvm.org/D123113
Files:
clang/include/clang/Driver/Options.td
cla
unterumarmung updated this revision to Diff 420436.
unterumarmung retitled this revision from "[Flang] Add `INTENT` for non-dummy
arguments extension nvfortran compiler supports using INTENT attributes for
non-dummy arguments. For example, for local variables." to "[Flang] Add
`INTENT` for non-d
unterumarmung created this revision.
Herald added a reviewer: sscalpone.
Herald added projects: Flang, All.
unterumarmung requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1, jdoerfert, MaskRay.
Herald added a reviewer: jdoerfert.
Herald added a project: clang.
This