[mlir] Add gpu async integration test.
authorChristian Sigg <csigg@google.com>
Wed, 3 Feb 2021 19:10:51 +0000 (20:10 +0100)
committerChristian Sigg <csigg@google.com>
Wed, 3 Feb 2021 20:45:23 +0000 (21:45 +0100)
commit8d73bee4edc2b5029d20777a8d4c740ea782b691
treec1797b9f9ab05bb700b9037444eedf7b02bea817
parent0bb198510210da2dc64b47e37a930ce62a04cd68
[mlir] Add gpu async integration test.

Reviewed By: herhut

Differential Revision: https://reviews.llvm.org/D94421
mlir/lib/Conversion/GPUCommon/CMakeLists.txt
mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
mlir/test/mlir-cuda-runner/async.mlir [new file with mode: 0644]
mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp