[all-commits] [llvm/llvm-project] 2faf39: [flang][openacc] Lower async/wait clauses for acc....
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Jun 30 11:12:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2faf397e4f55b9d3e6aea682e66a948b056fce2d
https://github.com/llvm/llvm-project/commit/2faf397e4f55b9d3e6aea682e66a948b056fce2d
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-data.f90
Log Message:
-----------
[flang][openacc] Lower async/wait clauses for acc.data
Lower async and wait clauses to the correponding
attributes and operands on the acc.data operation.
Depends on D154131
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D154155
More information about the All-commits
mailing list