[Mlir-commits] [mlir] [mlir][ROCDL] Fix file leak in SeralizeToHsaco and its newer form (PR #67711)
Fabian Mora
llvmlistbot at llvm.org
Thu Sep 28 17:44:17 PDT 2023
https://github.com/fabianmcg requested changes to this pull request.
The Windows build is failing because `llvm::sys::fs::closeFile` requires a native file handle.
https://github.com/llvm/llvm-project/pull/67711
More information about the Mlir-commits
mailing list