[all-commits] [llvm/llvm-project] 2d6221: [mlir] Export CUDA and Vulkan runtime wrappers on ...
Kern Handa via All-commits
all-commits at lists.llvm.org
Sun Feb 21 22:59:21 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d62212b06be4d712dcc461c430e12c73a561449
https://github.com/llvm/llvm-project/commit/2d62212b06be4d712dcc461c430e12c73a561449
Author: Kern Handa <kern.handa at gmail.com>
Date: 2021-02-21 (Sun, 21 Feb 2021)
Changed paths:
M mlir/include/mlir/ExecutionEngine/RunnerUtils.h
M mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
M mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
Log Message:
-----------
[mlir] Export CUDA and Vulkan runtime wrappers on Windows
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D97140
More information about the All-commits
mailing list