You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add initial support for SPV_EXT_float8
This also overhauls the number parsing code. It seems further work
will be needed to correctly handle BFloat16. This change intends to
leave the code no worse than it was. TODOs were added where relevant.
Change-Id: I0e146a949ae68d0488dabbb91191f2801ba4b49c
Signed-off-by: Guillaume Trebuchet <[email protected]>
Signed-off-by: Kevin Petit <[email protected]>
* attempt to fix MSVC warning
Change-Id: I630635c54393d7ffc82001f2eec0d2538300521e
* another attempt
Change-Id: I237f6c8ca054347a8e5da62f7649f6fb1d76cfa1
* address review comments
Change-Id: Ic0be831943f040623860ccc4dc2321c3616f10d1
* use more descriptive FP encoding enum names for FP8
Change-Id: I8ba05748480a030e0246fba14996fb123b1f146b
* add a few more validator tests
Change-Id: Idfa90b67d69cabcd092c5cc1dbe06f553946c73a
* format fixes
Change-Id: I1e90212170eaa547019e6bd3672b64ccc2ab3871
---------
Signed-off-by: Guillaume Trebuchet <[email protected]>
Signed-off-by: Kevin Petit <[email protected]>
0 commit comments