[mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner
authorThomas Raoux <thomasraoux@google.com>
Thu, 18 Jun 2020 20:24:51 +0000 (13:24 -0700)
committerThomas Raoux <thomasraoux@google.com>
Thu, 18 Jun 2020 20:24:51 +0000 (13:24 -0700)
commitafd43a7a7878ea448079feab4ec922109c0eb6cf
treecf312b98b0afc93936caac2ab5c0f59aa9093ae1
parent2ae0df5be7408a79524743762b6c74953f31b805
[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
mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
mlir/test/mlir-vulkan-runner/addi8.mlir [new file with mode: 0644]
mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp