[all-commits] [llvm/llvm-project] 0955d8: [mlir] Add gpu.memcpy op.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Tue Dec 22 08:44:21 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0955d8df06355610bf539c53afd26bb62c500f44
https://github.com/llvm/llvm-project/commit/0955d8df06355610bf539c53afd26bb62c500f44
Author: Christian Sigg <csigg at google.com>
Date: 2020-12-22 (Tue, 22 Dec 2020)
Changed paths:
M mlir/include/mlir/Dialect/GPU/GPUOps.td
M mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
M mlir/test/Dialect/GPU/invalid.mlir
M mlir/test/Dialect/GPU/ops.mlir
Log Message:
-----------
[mlir] Add gpu.memcpy op.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D93197
More information about the All-commits
mailing list