[Mlir-commits] [mlir] [MLIR][ExecutionEngine] Restore internal _mlir_{*} builtins lookup (PR #159941)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Mon Sep 22 05:46:09 PDT 2025


ftynse wrote:

Hmm, this sort of dynamic renaming makes the overall behavior of a system harder to follow, all just to keep the linter happy... Can we rather revert the offending commit + add configuration that prevents it from complaining about these names?

https://github.com/llvm/llvm-project/pull/159941


More information about the Mlir-commits mailing list