[all-commits] [llvm/llvm-project] 9ab536: [mlir][gpu] NFC: switch occurrences of gpu.launch_...

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Oct 22 08:27:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ab5362baba6770384821d9c59cfedb9c418d7e4
      https://github.com/llvm/llvm-project/commit/9ab5362baba6770384821d9c59cfedb9c418d7e4
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-10-22 (Thu, 22 Oct 2020)

  Changed paths:
    M mlir/test/Conversion/GPUCommon/lower-launch-func-to-gpu-runtime-calls.mlir
    M mlir/test/Conversion/GPUToSPIRV/builtins.mlir
    M mlir/test/Conversion/GPUToSPIRV/if.mlir
    M mlir/test/Conversion/GPUToSPIRV/load-store.mlir
    M mlir/test/Conversion/GPUToSPIRV/loop.mlir
    M mlir/test/Conversion/GPUToSPIRV/module-structure-opencl.mlir
    M mlir/test/Conversion/GPUToSPIRV/simple.mlir
    M mlir/test/Conversion/GPUToVulkan/lower-gpu-launch-vulkan-launch.mlir
    M mlir/test/mlir-vulkan-runner/addf.mlir
    M mlir/test/mlir-vulkan-runner/addi.mlir
    M mlir/test/mlir-vulkan-runner/addi8.mlir
    M mlir/test/mlir-vulkan-runner/mulf.mlir
    M mlir/test/mlir-vulkan-runner/subf.mlir
    M mlir/test/mlir-vulkan-runner/time.mlir

  Log Message:
  -----------
  [mlir][gpu] NFC: switch occurrences of gpu.launch_func to custom format.

Reviewed By: herhut

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




More information about the All-commits mailing list