This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] PR11706, optimize std::pow(T, int)
Gabriel Dos Reis wrote:
Many thanks. (I may have some time tonight, so I'll into that in case we
already have the built-ins).
Unfortunately, I'm pretty sure we don't have the builtins. We have some
infrastructure,
indeed, already used by __builtin_pow for constant power, but we don't
have the actual
builtins.
Paolo.
- References:
- Re: [PATCH] PR11706, optimize std::pow(T, int)
- Re: [PATCH] PR11706, optimize std::pow(T, int)
- Re: [PATCH] PR11706, optimize std::pow(T, int)
- Re: [PATCH] PR11706, optimize std::pow(T, int)
- Re: [PATCH] PR11706, optimize std::pow(T, int)
- Re: [PATCH] PR11706, optimize std::pow(T, int)