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

River Riddle llvmlistbot at llvm.org
Mon Nov 18 19:52:36 PST 2024


River707 wrote:

@jpienaar Do you remember the reason why this is special cased? Is there somewhere in the TF codebase that is depending on this behavior? I'd love to remove all of the special cases just rely on APFloat for all of the semantics here.

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


More information about the Mlir-commits mailing list