[all-commits] [llvm/llvm-project] e750c4: [mlir] Update CallInterfaceCallable to use the new...

Nick Kreeger via All-commits all-commits at lists.llvm.org
Thu Oct 13 18:34:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e750c41ec1accc25f12e46fd64e52cd1495cfc58
      https://github.com/llvm/llvm-project/commit/e750c41ec1accc25f12e46fd64e52cd1495cfc58
  Author: Nick Kreeger <nick.kreeger at gmail.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M mlir/include/mlir/Interfaces/CallInterfaces.h
    M mlir/lib/Interfaces/CallInterfaces.cpp
    M mlir/lib/Transforms/Inliner.cpp

  Log Message:
  -----------
  [mlir] Update CallInterfaceCallable to use the new casting infra.

This enables casting LLVM style for mlir::CallInterfaceCallable usage.

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




More information about the All-commits mailing list