[Mlir-commits] [mlir] [mlir][Target] Support Fatbin target for static nvptxcompiler (PR #118044)

Zichen Lu llvmlistbot at llvm.org
Thu Dec 5 21:24:30 PST 2024


MikaOvO wrote:

You are right. I thought there are two approaches here:
The first is to remove `MLIR_ENABLE_NVPTXCOMPILER_NVFATBIN` directly, the other is using `fatbinary` (do you mean this command line version of the fatbin library?) when `MLIR_ENABLE_NVPTXCOMPILER_NVFATBIN=OFF`.

Which one is better? Thanks.

https://github.com/llvm/llvm-project/pull/118044


More information about the Mlir-commits mailing list