[all-commits] [llvm/llvm-project] bafe41: [mlir] Change test-gpu-to-cubin to derive from Ser...

Christian Sigg via All-commits all-commits at lists.llvm.org
Thu Mar 11 01:42:41 PST 2021


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

  Changed paths:
    M mlir/test/Conversion/GPUToCUDA/lower-nvvm-kernel-to-cubin.mlir
    M mlir/test/lib/Transforms/TestConvertGPUKernelToCubin.cpp
    M mlir/tools/mlir-opt/mlir-opt.cpp

  Log Message:
  -----------
  [mlir] Change test-gpu-to-cubin to derive from SerializeToBlobPass

Clean-up after D98279, remove one call to createConvertGPUKernelToBlobPass().

Depends On D98203

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list