[all-commits] [llvm/llvm-project] ec7780: [mlir][gpu] Allow gpu.launch_func to be async.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Oct 29 09:55:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ec7780ebdab480139596c3cb08ee77d7035457b3
https://github.com/llvm/llvm-project/commit/ec7780ebdab480139596c3cb08ee77d7035457b3
Author: Christian Sigg <csigg at google.com>
Date: 2020-10-29 (Thu, 29 Oct 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][gpu] Allow gpu.launch_func to be async.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D89324
More information about the All-commits
mailing list