[Mlir-commits] [mlir] mlir/lib/Dialect/GPU/Transforms: improve context management in SerializeToCubin (PR #65779)
Fabian Mora
llvmlistbot at llvm.org
Fri Sep 8 11:29:07 PDT 2023
https://github.com/fabianmcg commented:
The patch itself LGTM, however, we are on the process of deprecating `SerializeToCubin` in favor of [Target Attributes](https://mlir.llvm.org/docs/Dialects/GPU/#compilation-overview). I'm introducing today deprecation notices. So I'm -1 on improving the existing passes, in my opinion all new efforts should focus on the new mechanism. However, don't know if @joker-eph or someone else has a different opinion.
https://github.com/llvm/llvm-project/pull/65779
More information about the Mlir-commits
mailing list