[Mlir-commits] [mlir] [mlir][python] Add stable ABI (abi3) support (PR #183856)

Jakub Kuderski llvmlistbot at llvm.org
Sat Feb 28 05:27:10 PST 2026


kuhar wrote:

Dropped auto-location based on `sys._getframe` and python-level attribute access, as suggested offline by @makslevental. It will simply produce unknown locations now w/ stable ABI enabled.

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


More information about the Mlir-commits mailing list