[Mlir-commits] [llvm] [mlir] [mlir] Replace MLIR_ENABLE_CUDA_CONVERSIONS with LLVM_HAS_NVPTX_TARGET (PR #93008)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed May 22 14:52:26 PDT 2024
tyb0807 wrote:
I've replaced `MLIR_ENABLE_CUDA_CONVERSIONS` with `LLVM_HAS_NVPTX_TARGET`. There are way more modifications than anticipated but these are NFC IMO.
https://github.com/llvm/llvm-project/pull/93008
More information about the Mlir-commits
mailing list