CakeML/cakeml

Soft float fallback

開放

#760 建立於 2020年9月17日

 (0 則留言) (0 個反應) (0 位負責人)Standard ML (98 個分叉)auto 404
enhancementgood first issuemedium rewarduser experience

倉庫指標

星標
 (1,169 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南