[Mlir-commits] [mlir] [mlir][LLVM] Remove `llvm` deps from the LLVM dialect (PR #150692)

Fabian Mora llvmlistbot at llvm.org
Fri Jul 25 13:13:55 PDT 2025


fabianmcg wrote:

Also, @joker-eph NVVM does have a hard dependency on its header to the NVPTX intrinsics. I only skim through that one, but at the least it looks like it could be moved to the source file and not the dialect header.

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


More information about the Mlir-commits mailing list