core to core plugin before inline
Florian Engel
florian.engel at active-group.de
Tue Feb 18 10:15:45 UTC 2020
Hello,
I'm trying to fix an error in https://github.com/conal/concat. The
problem is the core to core passes of the plugin are way to slow for
simple functions. For slightly more complicated one but still simple
functions, it fails after a long time of compiling (see the errGrad
tests in examples/test/Examples.hs). We suppose that the problem is
related to inline. Is there a way to run the core-to-core passes of
the plugin before inline.
Best regards
Florian Engel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200218/e63a260f/attachment.sig>
More information about the ghc-devs
mailing list