I’m afraid I don’t understand the question. Can you show a small test case and make your question concrete?
Simon From: ghc-devs <[email protected]> On Behalf Of Gabor Greif Sent: 13 December 2018 06:10 To: ghc-devs <[email protected]> Subject: Post-spec optimisation, wen and where Hi devs, I am wondering where the optimisation (e.g. simplified) of specialised dictionaries is taking place. In my case -ddump-spec shows unoptimised, but -ddump-simpl-iterations shows already optimised dictionaries (float-out already happened). I searched yesterday, but to no avail. Thanks, Gabor
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
