[Mlir-commits] [mlir] [MLIR] Make `resolveCallable` customizable in `CallOpInterface` (PR #100361)
Matthias Springer
llvmlistbot at llvm.org
Tue Sep 10 01:25:43 PDT 2024
matthias-springer wrote:
Looks like a few dependencies (`MLIRCallInterfaces`) are missing in CMake. They probably should have been there before, but it happened to work because the `.cpp` file did not define any functions until now. Can you reopen the PR and fix the CMake?
https://github.com/llvm/llvm-project/pull/100361
More information about the Mlir-commits
mailing list