[Mlir-commits] [mlir] [mlir][py] Mark all type caster `from_{cpp, python}` methods as noexcept (PR #143866)
Oleksandr Alex Zinenko
llvmlistbot at llvm.org
Sat Jul 5 01:49:37 PDT 2025
ftynse wrote:
It doesn't look like you will get a review from hawkinsp, they are not an active contributor to MLIR.
> I'm unsure how to proceed - on the one hand, the docs are pretty clear that noexcept is required (and e.g. XLA changed all of its type casters to noexcept as well), but I don't think I can fix this without a bit of refactoring.
If you have a particular refactoring in mind, feel free to propose it.
https://github.com/llvm/llvm-project/pull/143866
More information about the Mlir-commits
mailing list