erwei-xilinx 9e863cd449
[mlir][python][cmake] Allows for specifying NB_DOMAIN in add_mlir_python_extension (#122865)
This PR allows the users to specify the `NB_DOMAIN` for
`add_mlir_python_extension`. This allows users to avoid nanobind domain
conflicts, when python bindings from multiple `mlir` projects were
imported.
(https://nanobind.readthedocs.io/en/latest/faq.html#how-can-i-avoid-conflicts-with-other-projects-using-nanobind)
2025-01-16 10:26:29 -05:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.