[PATCH] D82790: [flang] Coarray lowering
Eric Schweitz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 29 10:48:20 PDT 2020
schweitz created this revision.
schweitz added reviewers: jeanPerier, sscalpone, vjayathirtha-nv, kiranchandramohan, clementval.
schweitz added a project: Flang.
Herald added subscribers: llvm-commits, mgorny.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: DavidTruby.
Herald added a project: LLVM.
This diff adds hooks for lowering coarrays and statements relating to images. The actual implementation of these is TBD. It will presumably involve lowering to some runtime support library.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D82790
Files:
flang/include/flang/Lower/Coarray.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/Coarray.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82790.274175.patch
Type: text/x-patch
Size: 6209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/4a9ac3c5/attachment-0001.bin>
More information about the llvm-commits
mailing list