[Mlir-commits] [llvm] [mlir] [mlir][spirv] Fix cyclical dependency in bazel (PR #132785)

Karlo Basioli llvmlistbot at llvm.org
Tue Mar 25 03:39:07 PDT 2025


basioli-k wrote:

> Also, thanks for fixing the issue, and apologies for causing it. Let me know if my fix works and whether you would like me to submit it as a separate PR.

Thank you for the proposed solution. It does work with `bazel` as well. I will add it with this PR so we don't have to commit a solution to the same problem twice.
I think it should be fine now, but let me know if anything gets broken!

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


More information about the Mlir-commits mailing list