[PATCH] D84195: [flang][openacc] Skeleton for OpenACC construct lowering
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 20 21:16:29 PDT 2020
clementval created this revision.
clementval added reviewers: schweitz, kiranchandramohan, DavidTruby, sscalpone.
Herald added subscribers: llvm-commits, sstefan1, jfb, mgorny.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
clementval added a project: Flang.
clementval updated this revision to Diff 279377.
clementval added a comment.
Format in test
This patch introduce the basic infrastructure to be able to lower
OpenACC constructs to the future OpenACC dialect.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84195
Files:
flang/include/flang/Lower/OpenACC.h
flang/include/flang/Lower/PFTBuilder.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/OpenACC.cpp
flang/test/Lower/pre-fir-tree05.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84195.279377.patch
Type: text/x-patch
Size: 5067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/0b919efa/attachment-0001.bin>
More information about the llvm-commits
mailing list