[all-commits] [llvm/llvm-project] c6a9ce: [flang][OpenACC] Lower update directive
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 24 07:19:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c6a9ce2b6b746161ea5ed8aaf9e0c4b23ffb87b3
https://github.com/llvm/llvm-project/commit/c6a9ce2b6b746161ea5ed8aaf9e0c4b23ffb87b3
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-03-24 (Thu, 24 Mar 2022)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
A flang/test/Lower/OpenACC/acc-update.f90
Log Message:
-----------
[flang][OpenACC] Lower update directive
This patch adds lowering for the `!$acc update`
from the PFT to OpenACC dialect.
This patch is part of the upstreaming effort from fir-dev branch.
Depends on D122387
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122396
More information about the All-commits
mailing list