[all-commits] [llvm/llvm-project] 66546d: [flang][openacc] Lower gang dim to MLIR
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Jun 13 23:20:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66546d94fc6a3207a4f4df298e19c5aae04d0388
https://github.com/llvm/llvm-project/commit/66546d94fc6a3207a4f4df298e19c5aae04d0388
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-loop.f90
Log Message:
-----------
[flang][openacc] Lower gang dim to MLIR
Lower gang dim from the parse tree to the new MLIR
representation.
Depends on D151972
Reviewed By: razvanlupusoru, jeanPerier
Differential Revision: https://reviews.llvm.org/D151973
More information about the All-commits
mailing list