CakeML/cakeml

Remove unnecessary header words

Open

#142 opened on Sep 1, 2016

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Standard ML (98 forks)auto 404
enhancementhelp wantedmedium effortmedium rewardperformance

Repository metrics

Stars
 (1,169 stars)
PR merge metrics
 (PR metrics pending)

Description

For data whose tag and length can be completely represented in its pointer, there should be no need for a header word. This involves changing the data_to_wordProps invariants.

Contributor guide