[Lldb-commits] [PATCH] D87389: [flang][openacc] Lower clauses on loop construct to OpenACC dialect
Valentin Clement via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 9 09:00:04 PDT 2020
clementval created this revision.
clementval added reviewers: sscalpone, schweitz, jeanPerier, DavidTruby, jdoerfert.
Herald added subscribers: lldb-commits, rriddle.
Herald added a project: LLDB.
clementval requested review of this revision.
Herald added subscribers: stephenneuendorffer, JDevlieghere.
Lower OpenACCLoopConstruct and most of the clauses to the OpenACC acc.loop operation in MLIR.
This patch refelcts what can be upstream from PR flang-compiler/f18-llvm-project#419
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87389
Files:
flang/include/flang/Optimizer/Dialect/FIRDialect.h
flang/lib/Lower/OpenACC.cpp
lldb/tools/lldb-vscode/VSCode.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87389.290751.patch
Type: text/x-patch
Size: 10972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200909/090166a5/attachment.bin>
More information about the lldb-commits
mailing list