[Mlir-commits] [mlir] [MLIR] Fix LLVMIRTransforms build failure (PR #125485)

Christian Ulmann llvmlistbot at llvm.org
Mon Feb 3 08:06:26 PST 2025


https://github.com/Dinistro commented:

Dialects should not depend on specific tranformations. Can the NVVMDialect not transitively depend on the target that produces the problematic `.h.inc` file?
In general, this is probably something that @grypp or someone else from the Nvidia side should look at.

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


More information about the Mlir-commits mailing list