This extends the types supported as kernel arguments when using vulkan runner.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D82068
[mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner. ClosedPublic Authored by ThomasRaoux on Jun 17 2020, 8:32 PM.
Details Summary This extends the types supported as kernel arguments when using vulkan runner.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2020, 2:39 AM Closed by commit rGafd43a7a7878: [mlir][vulkan-runner] add support for memref of i8, i16 types in vulkan runner (authored by ThomasRaoux). · Explain WhyJun 18 2020, 1:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271562 mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
mlir/test/mlir-vulkan-runner/addi8.mlir
mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp
|