[PATCH] D72696: [mlir][spirv] Add mlir-vulkan-runner

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 08:42:18 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG896ee361a641: [mlir][spirv] Add mlir-vulkan-runner (authored by denis13, committed by antiagainst).

Changed prior to commit:
  https://reviews.llvm.org/D72696?vs=244712&id=245423#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72696/new/

https://reviews.llvm.org/D72696

Files:
  mlir/CMakeLists.txt
  mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
  mlir/test/CMakeLists.txt
  mlir/test/lit.cfg.py
  mlir/test/lit.site.cfg.py.in
  mlir/test/mlir-vulkan-runner/addf.mlir
  mlir/test/mlir-vulkan-runner/lit.local.cfg
  mlir/tools/CMakeLists.txt
  mlir/tools/mlir-vulkan-runner/CMakeLists.txt
  mlir/tools/mlir-vulkan-runner/VulkanRuntime.cpp
  mlir/tools/mlir-vulkan-runner/VulkanRuntime.h
  mlir/tools/mlir-vulkan-runner/mlir-vulkan-runner.cpp
  mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72696.245423.patch
Type: text/x-patch
Size: 57653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/92fa5c79/attachment.bin>


More information about the llvm-commits mailing list