CakeML/cakeml

Soft float fallback

Aberta

#760 aberto em 17 de set. de 2020

 (0 comentário) (0 reação) (0 responsável)Standard ML (98 forks)auto 404
enhancementgood first issuemedium rewarduser experience

Métricas do repositório

Stars
 (1.169 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It would be nice to make the compiler API as consistent as possible between targets and to eliminate a failure case in the space safety theorem. I expect that this would be tedious but not technically challenging. Doing it at the basis level might be a good test case for unboxing optimizations; doing it in wordLang would be more work with no access to the translator, but could produce a better result with fewer innovations.

Guia do colaborador