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.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82790
[flang] Coarray lowering ClosedPublic Authored by schweitz on Jun 29 2020, 10:32 AM.
Details Summary 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.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2020, 1:34 PM
Revision Contents
Diff 274175 flang/include/flang/Lower/Coarray.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/Coarray.cpp
|
clang-tidy: warning: header guard does not follow preferred style [llvm-header-guard]
not useful