[Mlir-commits] [mlir] mlir/lib/Dialect/GPU/Transforms: improve context management in SerializeToCubin (PR #65779)
Fabian Mora
llvmlistbot at llvm.org
Fri Sep 8 16:35:57 PDT 2023
fabianmcg wrote:
Currently no, as we don't invoke the driver. However, I was thinking on adding a compilation path to stop at PTX and let the driver JIT the code at runtime, I only need to do some small updates, so maybe then.
https://github.com/llvm/llvm-project/pull/65779
More information about the Mlir-commits
mailing list