[Mlir-commits] [mlir] [mlir][IR] Treat `tf32` as 19-bit float (PR #116738)

Sergey Kozub llvmlistbot at llvm.org
Tue Nov 19 04:01:20 PST 2024


sergey-kozub wrote:

You added a test with an expected failure for array<tf32>. Does this change mean users cannot create arrays of TF32 values anymore, and can use only TF32 scalars?

https://github.com/llvm/llvm-project/pull/116738


More information about the Mlir-commits mailing list