[all-commits] [llvm/llvm-project] ecc997: [mlir][openacc] Add update operation
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Sep 29 06:58:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ecc997807180a6e763f12e3d011f6b887db0d6a9
https://github.com/llvm/llvm-project/commit/ecc997807180a6e763f12e3d011f6b887db0d6a9
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-09-29 (Tue, 29 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
M mlir/test/Dialect/OpenACC/invalid.mlir
M mlir/test/Dialect/OpenACC/ops.mlir
Log Message:
-----------
[mlir][openacc] Add update operation
This patch introduce the update operation that represent the OpenACC update directive.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D88102
More information about the All-commits
mailing list