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

Théo Degioanni llvmlistbot at llvm.org
Thu Jul 3 08:57:54 PDT 2025


Moxinilian wrote:

I have reproduced the problem I was referring to with this patch applied. But the is good news! I tried having the target depend on both `$MLIR_IRDL_TO_CPP_EXE` and `$MLIR_IRDL_TO_CPP_TARGET` and it seems to not reproduce the problem (because the EXE dependency still retriggers the build). If I understand your problem correctly, it should also solve yours. Please let me know if that works.

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


More information about the Mlir-commits mailing list