[all-commits] [llvm/llvm-project] 8d73be: [mlir] Add gpu async integration test.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Feb 3 12:45:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d73bee4edc2b5029d20777a8d4c740ea782b691
https://github.com/llvm/llvm-project/commit/8d73bee4edc2b5029d20777a8d4c740ea782b691
Author: Christian Sigg <csigg at google.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M mlir/lib/Conversion/GPUCommon/CMakeLists.txt
M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
A mlir/test/mlir-cuda-runner/async.mlir
M mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
Log Message:
-----------
[mlir] Add gpu async integration test.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D94421
More information about the All-commits
mailing list