OSDN Git Service

[mlir][vulkan-runner] Add support for integer types.
authorDenis Khalikov <khalikov.denis@huawei.com>
Mon, 20 Apr 2020 20:31:24 +0000 (23:31 +0300)
committerDenis Khalikov <khalikov.denis@huawei.com>
Wed, 22 Apr 2020 16:42:39 +0000 (19:42 +0300)
commit1009177d498f45b59a3e6490a5e222cafc7993a7
treef4533d4a8e1c6fab0e6e864bc7d4ac86f644339f
parente57361c055d7617ee25cdac8167625000d098ef5
[mlir][vulkan-runner] Add support for integer types.

Summary:
Add support for memrefs with element type as integer type
and simple test.

Differential Revision: https://reviews.llvm.org/D78560
mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
mlir/test/mlir-vulkan-runner/addi.mlir [new file with mode: 0644]
mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp