CakeML/cakeml

Soft float fallback

Aperta

#760 aperta il 17 set 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Standard ML (98 fork)auto 404
enhancementgood first issuemedium rewarduser experience

Metriche repository

Star
 (1169 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor