On Fri, Oct 30, 2015 at 4:07 PM, Richard Sandiford
wrote:
> The new routines operate on the built-in enum rather than on tree decls.
> The idea is to extend this to handle internal functions too, with a
> combined enum for both.
>
> The patch also moves fold_fma too, with the same prototype. The
The new routines operate on the built-in enum rather than on tree decls.
The idea is to extend this to handle internal functions too, with a
combined enum for both.
The patch also moves fold_fma too, with the same prototype. The long-term
plan is to replace FMA_EXPR with an internal function, for