diff options
author | Richard Sandiford <richard.sandiford@arm.com> | 2015-11-17 18:46:22 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2015-11-17 18:46:22 +0000 |
commit | 7a31e5ef6dab7c1a2d780369804352351f4630ea (patch) | |
tree | 3b92c615ff01d1322fdda744a328cc629c7d9a59 /gcc/tree.c | |
parent | c97d1c9dc4bf70364920ca123c2ab3aed082e00c (diff) | |
download | gcc-7a31e5ef6dab7c1a2d780369804352351f4630ea.zip gcc-7a31e5ef6dab7c1a2d780369804352351f4630ea.tar.gz gcc-7a31e5ef6dab7c1a2d780369804352351f4630ea.tar.bz2 |
Use combined_fn in tree-vect-patterns.c
Another patch to extend uses of built_in_function to combined_fn,
this time in tree-vect-patterns.c. The old code didn't handle the
long double pow variants, but I think that's because noone had a target
that would benefit rather than because the code would mishandle them.
Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi.
gcc/
* tree-vect-patterns.c: Include case-cfn-macros.h.
(vect_recog_pow_pattern): Use combined_fn instead of built-in codes.
From-SVN: r230482
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions