More aggressive dictionary removal?
Conal Elliott
conal at conal.net
Thu Jan 28 00:04:36 UTC 2016
I'm looking for pointers on getting GHC to eliminate more overloading &
polymorphism. I think this sort of thing mainly happens in the Specialise
module. The default GHC flag settings get me a couple levels of
monomorphization and dictionary removal, but I want to go further. I've
tried -fspecialise-aggressively, but it didn't seem to make a difference,
and I haven't found this flag described in the GHC user's guide. Anyone
have pointers to more information?
Thanks, - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20160127/bc60c9d8/attachment-0001.html>
More information about the ghc-devs
mailing list