[PATCH] D78560: [mlir][vulkan-runner] Add support for integer types.
Denis Khalikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 21 06:27:06 PDT 2020
denis13 created this revision.
denis13 added reviewers: antiagainst, mravishankar.
Herald added subscribers: llvm-commits, frgossen, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, csigg, nicolasvasilache, shauheen, jpienaar, rriddle, mehdi_amini.
Herald added a reviewer: herhut.
Herald added a project: LLVM.
Add support for memrefs with element type as integer type
and simple test.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78560
Files:
mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
mlir/test/mlir-vulkan-runner/addi.mlir
mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78560.258980.patch
Type: text/x-patch
Size: 14318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/c1656d4f/attachment.bin>
More information about the llvm-commits
mailing list