Skip to content

Draft: Unpack all characters

Andrew Martin requested to merge andrewthad/ghc:unpack-all-chars into master

This is an experiment to reduce allocations to unpacking Char everywhere in the compiler.

Edited by Andreas Klebinger

Merge request reports