On Mon, Nov 02, 2015 at 02:59:37PM +, Ewart Timothée wrote:
> Hello All,
>
> I have a question about performance on Power8 (little-endian, GCC 4.9.1)
> specially with load/store.
> I evaluate all possibilities to evaluate polynomial, to simplify the thread I
> provide a basic example
> of
Hello All,
I have a question about performance on Power8 (little-endian, GCC 4.9.1)
specially with load/store.
I evaluate all possibilities to evaluate polynomial, to simplify the thread I
provide a basic example
of meta-programing about Polynomial evaluation with Horner method. I have:
templ