[all-commits] [llvm/llvm-project] c2414c: [mlir][vulkan-runner] Remove duplicated/uncessary ...

Lei Zhang via All-commits all-commits at lists.llvm.org
Thu May 7 10:57:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c2414c20397a752643fea09ac14c9393807adf89
      https://github.com/llvm/llvm-project/commit/c2414c20397a752643fea09ac14c9393807adf89
  Author: Lei Zhang <antiagainst at google.com>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M mlir/tools/mlir-vulkan-runner/CMakeLists.txt

  Log Message:
  -----------
  [mlir][vulkan-runner] Remove duplicated/uncessary link libraries

vulkan-runtime-wrappers does not need MLIRSPIRVSerialization,
which is used by the ConvertGpuLaunchFuncToVulkanLaunchFunc pass
under the hood.

Differential Revision: https://reviews.llvm.org/D79577




More information about the All-commits mailing list