[Mlir-commits] [mlir] [MLIR] Make `resolveCallable` customizable in `CallOpInterface` (PR #100361)
Mehdi Amini
llvmlistbot at llvm.org
Fri Aug 22 08:02:45 PDT 2025
joker-eph wrote:
What's the motivation for these changes? (the description does not say, it should!)
I'm especially confused by the `resolveCallableInTable` which would seem to indicate that somehow a SymbolTable could be incomplete, which is concerning.
https://github.com/llvm/llvm-project/pull/100361
More information about the Mlir-commits
mailing list