[all-commits] [llvm/llvm-project] 757404: Revert "[MLIR] Make `resolveCallable` customizable...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Sep 10 01:24:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7574042e2a5887e09d740adf9f4ed605f8f00ec5
      https://github.com/llvm/llvm-project/commit/7574042e2a5887e09d740adf9f4ed605f8f00ec5
  Author: Matthias Springer <me at m-sp.org>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M mlir/include/mlir/Interfaces/CallInterfaces.h
    M mlir/include/mlir/Interfaces/CallInterfaces.td
    M mlir/lib/Analysis/CallGraph.cpp
    M mlir/lib/Analysis/DataFlow/DeadCodeAnalysis.cpp
    M mlir/lib/Analysis/DataFlow/DenseAnalysis.cpp
    M mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp
    M mlir/lib/Dialect/Bufferization/Transforms/OwnershipBasedBufferDeallocation.cpp
    M mlir/lib/Interfaces/CallInterfaces.cpp

  Log Message:
  -----------
  Revert "[MLIR] Make `resolveCallable` customizable in `CallOpInterface`" (#107984)

Reverts llvm/llvm-project#100361

This commit caused some linker errors. (Missing `MLIRCallInterfaces`
dependency.)



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