[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
Tue Dec 24 02:52:43 PST 2024
grypp wrote:
> This code works when the macro `MLIR_ENABLE_NVPTXCOMPILER=ON`. Do we have the test env with this flag?
Maybe we can add one and test also this PR? What do you think?
I think it's okay just to test compilation, we don't really need to run the test.
https://github.com/llvm/llvm-project/pull/121036
More information about the Mlir-commits
mailing list