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.

贡献者指南