Am 10.07.2017 um 23:27 schrieb Mikael Morin:
We don’t inline when the dim argument isn’t constant. As far as I know, this is a valid albeit rare use case for the library functions.

You're right.  We can only remove, for example, sum_i4, but have
to keep ssum_i4 and msum_i4, which both take a dim argument.

Same for ANY and ALL, plus COUNT, we have to leaev them in.

Looking through the files, it is not clear why we have an array
version specific to the Bessel functions. Is it because of a
speed gain?

So, this will be less dramatic than I had hoped.  Oh well...

Reply via email to