Skip to content

Improve aggressive specialisation

Simon Peyton Jones requested to merge wip/T21286 into master

This patch fixes #21286 (closed), by not unboxing dictionaries in worker/wrapper. See Note [Do not unbox class dictionaries] in DmdAnal.

Edited by Simon Peyton Jones

Merge request reports