[Mlir-commits] [mlir] [MLIR][JitRunner] Correctly register symbol map (PR #90381)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Sun Apr 28 01:14:58 PDT 2024
Menooker wrote:
@banach-space @ingomueller-net Hi, would you please help to review this PR? Thanks!
I have noticed that commit [0b3841eb97f5c7951c2375e5b1a38ea89d9d6a37](https://github.com/llvm/llvm-project/commit/0b3841eb97f5c7951c2375e5b1a38ea89d9d6a37) removed the call to `engine->registerSymbols(runtimeSymbolMap);`. Was it on purpose or was removed accidentally?
https://github.com/llvm/llvm-project/pull/90381
More information about the Mlir-commits
mailing list