[all-commits] [llvm/llvm-project] fcaac8: [mlir][Interfaces] `CallOpInterface`: Model forwar...

Matthias Springer via All-commits all-commits at lists.llvm.org
Fri Aug 7 06:28:46 PDT 2026


  Branch: refs/heads/users/matthias-springer/call_op_interface_forwarding
  Home:   https://github.com/llvm/llvm-project
  Commit: fcaac8ae50daa8bfe3936ae8e1335005a1c497ed
      https://github.com/llvm/llvm-project/commit/fcaac8ae50daa8bfe3936ae8e1335005a1c497ed
  Author: Matthias Springer <me at m-sp.org>
  Date:   2026-08-07 (Fri, 07 Aug 2026)

  Changed paths:
    M mlir/docs/Interfaces.md
    M mlir/include/mlir/Dialect/Async/IR/AsyncOps.td
    M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
    M mlir/include/mlir/Dialect/Func/IR/FuncOps.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
    M mlir/include/mlir/Interfaces/CallInterfaces.h
    M mlir/include/mlir/Interfaces/CallInterfaces.td
    M mlir/include/mlir/Transforms/DialectInlinerInterface.td
    M mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp
    M mlir/lib/Dialect/Async/IR/Async.cpp
    M mlir/lib/Dialect/EmitC/IR/EmitC.cpp
    M mlir/lib/Dialect/Func/IR/FuncOps.cpp
    M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
    M mlir/lib/Dialect/LLVMIR/IR/LLVMInterfaces.cpp
    M mlir/lib/Dialect/LLVMIR/Transforms/InlinerInterfaceImpl.cpp
    M mlir/lib/Interfaces/CallInterfaces.cpp
    M mlir/lib/Transforms/RemoveDeadValues.cpp
    M mlir/lib/Transforms/Utils/InliningUtils.cpp
    M mlir/test/Dialect/Func/invalid.mlir
    M mlir/test/Dialect/LLVMIR/invalid.mlir
    A mlir/test/Interfaces/CallInterfaces/verify-call-op-interface.mlir
    M mlir/test/Transforms/remove-dead-values.mlir
    M mlir/test/lib/Dialect/Test/TestOpDefs.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td

  Log Message:
  -----------
  [mlir][Interfaces] `CallOpInterface`: Model forwarded result + improve verification



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list