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

Zichen Lu llvmlistbot at llvm.org
Sun Dec 1 22:27:40 PST 2024


MikaOvO wrote:

Hi, I I added `MLIR_ENABLE_NVFATBIN` to prevent users who are using this flow from getting errors about not finding `libnvfatbin_static.a`.

Could you please help review this and provide suggestions on whether the macro `RETURN_ON_NVFATBIN_ERROR` needs to be changed to lambda? Thanks!
@joker-eph @grypp 

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


More information about the Mlir-commits mailing list