[PATCH] D88253: [flang][openacc] Update loop construct lowering
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 11:56:33 PDT 2020
clementval created this revision.
clementval added reviewers: sscalpone, schweitz, jeanPerier, DavidTruby, SouraVX, kiranchandramohan.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
clementval requested review of this revision.
Update the loop construct lowering to support multiple occurences of the same clauses
such as private. Add some utility functions used by other constructs.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D88253
Files:
flang/lib/Lower/OpenACC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88253.294127.patch
Type: text/x-patch
Size: 7779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200924/05ac7c9d/attachment.bin>
More information about the llvm-commits
mailing list