[all-commits] [llvm/llvm-project] 1a572f: [mlir] Add vector op support to cuda-runner includ...
Thomas via All-commits
all-commits at lists.llvm.org
Thu Mar 18 13:03:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a572f4509a6fb392e87b7ea0346344bf6b8ac66
https://github.com/llvm/llvm-project/commit/1a572f4509a6fb392e87b7ea0346344bf6b8ac66
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M mlir/lib/Conversion/GPUCommon/ConvertLaunchFuncToRuntimeCalls.cpp
M mlir/test/Integration/GPU/CUDA/gpu-to-cubin.mlir
Log Message:
-----------
[mlir] Add vector op support to cuda-runner including vector.print
Differential Revision: https://reviews.llvm.org/D97346
More information about the All-commits
mailing list