[Mlir-commits] [mlir] [mlir][gpu][NVPTX] Enable NVIDIA GPU JIT compilation path (PR #66220)
Fabian Mora
llvmlistbot at llvm.org
Thu Sep 14 06:20:35 PDT 2023
fabianmcg wrote:
The last commit updated the docs, migrated all tests to use `MLIR_GPU_COMPILATION_TEST_FORMAT`, thus downstream users can simply set `-DMLIR_GPU_COMPILATION_TEST_FORMAT=isa` and all tests should work, if @aartbik or @grypp can verify this it would be appreciate it.
For the sake of consistency I also made `fatbin` the default format everywhere, including the sparse compiler.
https://github.com/llvm/llvm-project/pull/66220
More information about the Mlir-commits
mailing list