[all-commits] [llvm/llvm-project] 44b0ea: [flang[OpenACC] Lower wait directive
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Mar 24 09:15:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44b0ea44f26d405f663d20b067dafd514cb5b26a
https://github.com/llvm/llvm-project/commit/44b0ea44f26d405f663d20b067dafd514cb5b26a
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-wait.f90
Log Message:
-----------
[flang[OpenACC] Lower wait directive
This patch adds lowering for the `!$acc wait` directive
from the PFT to OpenACC dialect.
This patch is part of the upstreaming effort from fir-dev branch.
Reviewed By: PeteSteinfeld
Differential Revision: https://reviews.llvm.org/D122399
More information about the All-commits
mailing list