[mlir][gpu] Allow gpu.launch_func to be async.
authorChristian Sigg <csigg@google.com>
Thu, 22 Oct 2020 05:49:50 +0000 (07:49 +0200)
committerChristian Sigg <csigg@google.com>
Thu, 29 Oct 2020 16:54:56 +0000 (17:54 +0100)
commitec7780ebdab480139596c3cb08ee77d7035457b3
tree192d427bff1bfbc1ca2815194a38040a4b0f2e69
parent93ebefb9ee75143625d701250e69e701df4a7702
[mlir][gpu] Allow gpu.launch_func to be async.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D89324
mlir/include/mlir/Dialect/GPU/GPUOps.td
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp
mlir/test/Dialect/GPU/invalid.mlir
mlir/test/Dialect/GPU/ops.mlir