[Mlir-commits] [mlir] [MLIR] Add f8E8M0FNU type (PR #111028)

Stella Laurenzo llvmlistbot at llvm.org
Thu Oct 3 11:15:50 PDT 2024


stellaraccident wrote:

> > especially given that each one of these PRs are identical
> 
> The amount of boilerplate code is annoying, I believe this could (and should) be generalized. One could come up with a few dozen more FP8 (or smaller dtypes).

Yeah, it was never meant to scale beyond the primary fp8 types. Needs a rethink... if not in this case, certainly soon.

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


More information about the Mlir-commits mailing list