[all-commits] [llvm/llvm-project] cfba52: [mlir][openacc] Add acc.private operation as data ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Jun 21 14:17:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cfba521dbd50757e5b404ab62570ef71e0b4d7a0
https://github.com/llvm/llvm-project/commit/cfba521dbd50757e5b404ab62570ef71e0b4d7a0
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-06-21 (Wed, 21 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
M mlir/test/Dialect/OpenACC/ops.mlir
Log Message:
-----------
[mlir][openacc] Add acc.private operation as data entry operation
acc.private operation will be used as data entry operation
for the private operands.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D152970
More information about the All-commits
mailing list