[all-commits] [llvm/llvm-project] 100917: [mlir][vulkan-runner] Add support for integer types.

Denis Khalikov via All-commits all-commits at lists.llvm.org
Wed Apr 22 09:43:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1009177d498f45b59a3e6490a5e222cafc7993a7
      https://github.com/llvm/llvm-project/commit/1009177d498f45b59a3e6490a5e222cafc7993a7
  Author: Denis Khalikov <khalikov.denis at huawei.com>
  Date:   2020-04-22 (Wed, 22 Apr 2020)

  Changed paths:
    M mlir/lib/Conversion/GPUToVulkan/ConvertGPULaunchFuncToVulkanLaunchFunc.cpp
    M mlir/lib/Conversion/GPUToVulkan/ConvertLaunchFuncToVulkanCalls.cpp
    A mlir/test/mlir-vulkan-runner/addi.mlir
    M mlir/tools/mlir-vulkan-runner/vulkan-runtime-wrappers.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list