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

Matthias Springer llvmlistbot at llvm.org
Tue Nov 19 05:32:55 PST 2024


matthias-springer wrote:

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

It also didn’t work before. We used to crash, now there is a proper error. 

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


More information about the Mlir-commits mailing list