[Mlir-commits] [mlir] [mlir][python][cmake] Allow skipping nanobind compile options changes. (PR #123997)

Marius Brehler llvmlistbot at llvm.org
Thu Jan 23 09:24:42 PST 2025


marbre wrote:

> Tested a bit more downstream and I'm confident that this solves our issues. The code here could still be reworked, ideally by fixing the nanobind warnings upstream and not needing to fiddle with compile options at all.

I can confirm that this does resolve the downstream issue. I agree that this code still deserves to be reworked.

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


More information about the Mlir-commits mailing list