[all-commits] [llvm/llvm-project] 550b6f: [mlir][openacc] Add acc.declare_action attribute
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Aug 14 10:41:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 550b6f1167c931837cd091c48c72a6736bcf151d
https://github.com/llvm/llvm-project/commit/550b6f1167c931837cd091c48c72a6736bcf151d
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACC.h
M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
M mlir/test/Dialect/OpenACC/ops.mlir
Log Message:
-----------
[mlir][openacc] Add acc.declare_action attribute
iAdd the acc.declare_action attribute to attach pre/post
allocation/deallocation functions to operations.
Reviewed By: razvanlupusoru
Differential Revision: https://reviews.llvm.org/D157743
More information about the All-commits
mailing list