[Mlir-commits] [mlir] [MLIR][NVVM] A small fix for mma with fp8 types and new mma tests (PR #183133)
Kirill Vedernikov
llvmlistbot at llvm.org
Tue Feb 24 21:22:26 PST 2026
kvederni wrote:
> @kvederni Should we add the mlir-translate tests in a separate PR as it is not directly related to your change?
IMO, it's better to have mlir-translate tests in this review to cover MLIR to LLVM IR transformation asap. Otherwise, a part of code isn't covered by tests.
https://github.com/llvm/llvm-project/pull/183133
More information about the Mlir-commits
mailing list