[Mlir-commits] [mlir] [mlir][Target] Make nvptxcompiler passed options high priority to keep consistent with ptxas behavior (PR #121036)
Zichen Lu
llvmlistbot at llvm.org
Wed Dec 25 21:25:44 PST 2024
MikaOvO wrote:
If I understand correctly, `mlir-opt %s --gpu-module-to-binary="format=binary"` is a runtime test. But I think we need to add a compilation test (build mlir with flag `-DMLIR_ENABLE_NVPTXCOMPILER=ON`), then we can test this change.
https://github.com/llvm/llvm-project/pull/121036
More information about the Mlir-commits
mailing list