[Mlir-commits] [mlir] [MLIR][IRDL][CMake] CMake fixes for cross-compilation (PR #145672)

Théo Degioanni llvmlistbot at llvm.org
Thu Jul 3 03:10:24 PDT 2025


Moxinilian wrote:

This tool behaves exactly like mlir-tablegen (in fact it serves the same purpose). So it should be built on the host platform, not on the target platform. I also understood it should be referenced via EXE as it is obtained from the NATIVE build. So the problem seems to be that in your environment @arthurqiu it is not able to find how to build it? I had tried before that it works while cross-compiling and it did. Are you sure your environment is correctly configured? In any case it should work no matter what, so I’d like to know what failed in your set up.

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


More information about the Mlir-commits mailing list