[Mlir-commits] [mlir] [MLIR][NVVM] Add Float to TF32 conversion Op (PR #123199)
Guray Ozen
llvmlistbot at llvm.org
Fri Jan 17 04:21:39 PST 2025
https://github.com/grypp approved this pull request.
We should have an NVVM OP for this conversion since we have PTX. LGTM!
Orthogonal topic: We also need a generic conversion operation that can be used with vectors. This operation should convert anything to anything. We should place that operation in the `NVGPU dialect`, as it's a bridge dialect. We can revisit this problem when we need it. I'm just thinking out loud here.
https://github.com/llvm/llvm-project/pull/123199
More information about the Mlir-commits
mailing list