[Mlir-commits] [mlir] [mlir][Target] Make nvptxcompiler passed options high priority to keep consistent with ptxas behavior (PR #121036)
Guray Ozen
llvmlistbot at llvm.org
Wed Dec 25 01:35:16 PST 2024
grypp wrote:
If you pass `-debug-only=serialize-to-binary`, it prints debug messages. Maybe we can use this to test? what do you think?
I think you can compile code with `mlir-opt %s --gpu-module-to-binary="format=binary"`
https://github.com/llvm/llvm-project/pull/121036
More information about the Mlir-commits
mailing list