[Mlir-commits] [mlir] [mlir] Decouple NVPTX target from CUDA toolkit presence (PR #93008)

Oleksandr Alex Zinenko llvmlistbot at llvm.org
Wed May 22 03:23:13 PDT 2024


https://github.com/ftynse approved this pull request.

Looks reasonable, IIRC, the design of the new GPU pipeline was intended to avoid a compile-time dependency on CUDA libraries.

Does the AMD backend suffer from the same issue?

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


More information about the Mlir-commits mailing list