[all-commits] [llvm/llvm-project] 1dad9d: [flang][openacc] Lower wait directive
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Nov 4 18:16:12 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1dad9d4282cc33689b304e87793eff2755b82725
https://github.com/llvm/llvm-project/commit/1dad9d4282cc33689b304e87793eff2755b82725
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-11-04 (Wed, 04 Nov 2020)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
[flang][openacc] Lower wait directive
This patch upstream the lowering of Wait directive that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/532
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D90489
More information about the All-commits
mailing list