[all-commits] [llvm/llvm-project] 8f4ab8: [mlir][vulkan-runner] Add support for 2D memref.
Denis Khalikov via All-commits
all-commits at lists.llvm.org
Fri Mar 27 04:01:34 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8f4ab8c7d7f51bc51fa3edebd508481eb27efbf1
https://github.com/llvm/llvm-project/commit/8f4ab8c7d7f51bc51fa3edebd508481eb27efbf1
Author: Denis Khalikov <khalikov.denis at huawei.com>
Date: 2020-03-27 (Fri, 27 Mar 2020)
Changed paths:
M mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
M mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
A mlir/test/mlir-vulkan-runner/mulf.mlir
M mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
Log Message:
-----------
[mlir][vulkan-runner] Add support for 2D memref.
Summary:
This patch adds support for 2D memref in mlir-vulkan-runner.
Differential Revision: https://reviews.llvm.org/D76737
More information about the All-commits
mailing list