[all-commits] [llvm/llvm-project] 7f4dbd: [mlir][GPU][NFC] Remove type converter hack

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Aug 18 06:29:05 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f4dbd83dc152a852a3d78460aae7b426f53b9ed
      https://github.com/llvm/llvm-project/commit/7f4dbd83dc152a852a3d78460aae7b426f53b9ed
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M mlir/include/mlir/Conversion/LLVMCommon/TypeConverter.h
    M mlir/lib/Conversion/GPUCommon/GPUToLLVMConversion.cpp

  Log Message:
  -----------
  [mlir][GPU][NFC] Remove type converter hack

Remove `dangerousSetOptions` and call `promoteOperands` with the correct arguments directly.

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




More information about the All-commits mailing list