Stealing ideas from the latest GCC release
wren ng thornton
wren at freegeek.org
Sat Mar 24 04:59:19 CET 2012
On 3/22/12 5:09 PM, Johan Tibell wrote:
> It'd be nice if we could get foo to specialize on its input arguments,
> without having to mark all of fooWith as INLINE.
+1 million. I don't recall how many times I've wanted this optimization,
even if it has to be specified manually. Unfortunately, I recognize the
difficulties inherent in the problem of getting it to work as desired.
--
Live well,
~wren
More information about the Glasgow-haskell-users
mailing list