[all-commits] [llvm/llvm-project] afd43a: [mlir][vulkan-runner] add support for memref of i8...
Thomas via All-commits
all-commits at lists.llvm.org
Thu Jun 18 13:26:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: afd43a7a7878ea448079feab4ec922109c0eb6cf
https://github.com/llvm/llvm-project/commit/afd43a7a7878ea448079feab4ec922109c0eb6cf
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2020-06-18 (Thu, 18 Jun 2020)
Changed paths:
M mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
A mlir/test/mlir-vulkan-runner/addi8.mlir
M mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
Log Message:
-----------
[mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner
This extends the types supported as kernel arguments when using vulkan runner.
Differential Revision: https://reviews.llvm.org/D82068
More information about the All-commits
mailing list