[PATCH] D112445: [fir] Add fir.array_access op
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 03:37:33 PDT 2021
clementval added a comment.
In D112445#3108055 <https://reviews.llvm.org/D112445#3108055>, @mehdi_amini wrote:
> Is there a place where to write this all down? `flang/docs/...` (either a new section in an existing doc or a new doc?)
I think either a section in `flang/docs/FortranIR.md` or just a new doc would be fine since it's likely to take lots of place with example and explanation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112445/new/
https://reviews.llvm.org/D112445
More information about the llvm-commits
mailing list