[all-commits] [llvm/llvm-project] 74ffe8: [mlir] Remove ConvertKernelFuncToBlob

Christian Sigg via All-commits all-commits at lists.llvm.org
Fri Mar 19 01:34:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 74ffe8dc590c29f1895e7b9cabf13944ffef16cb
      https://github.com/llvm/llvm-project/commit/74ffe8dc590c29f1895e7b9cabf13944ffef16cb
  Author: Christian Sigg <csigg at google.com>
  Date:   2021-03-19 (Fri, 19 Mar 2021)

  Changed paths:
    M mlir/include/mlir/Conversion/GPUCommon/GPUCommonPass.h
    M mlir/lib/Conversion/GPUCommon/CMakeLists.txt
    R mlir/lib/Conversion/GPUCommon/ConvertKernelFuncToBlob.cpp

  Log Message:
  -----------
  [mlir] Remove ConvertKernelFuncToBlob

All users have been converted to gpu::SerializeToBlobPass.

Reviewed By: ftynse

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




More information about the All-commits mailing list