diff options
author | Oleg Endo <olegendo@gcc.gnu.org> | 2012-10-12 23:19:27 +0000 |
---|---|---|
committer | Oleg Endo <olegendo@gcc.gnu.org> | 2012-10-12 23:19:27 +0000 |
commit | db292b0ecdf2cf9b65e130a2726447588531bb50 (patch) | |
tree | 588096527984a2541e06ca104cf1d8b8068f2b5d /gcc/builtins.c | |
parent | 535269f4f984e10f912283b2817ec86f0004e442 (diff) | |
download | gcc-db292b0ecdf2cf9b65e130a2726447588531bb50.zip gcc-db292b0ecdf2cf9b65e130a2726447588531bb50.tar.gz gcc-db292b0ecdf2cf9b65e130a2726447588531bb50.tar.bz2 |
re PR target/54680 ([SH] Unnecessary int-float-int conversion of fsca fixed point input)
PR target/54680
* config/sh/sh.c (sh_fsca_sf2int, sh_fsca_int2sf): Fix swapped
comments.
* config/sh/predicates.md (fpul_operand): Add comment.
(fpul_fsca_operand, fsca_scale_factor): New predicates.
* config/sh/sh.md (fsca): Move below sincossf3 expander. Convert to
insn_and_split. Use fpul_fsca_operand and fsca_scale_factor predicates.
Simplify fpul operand in splitter.
PR target/54680
* gcc.target/sh/pr54680.c: New.
From-SVN: r192416
Diffstat (limited to 'gcc/builtins.c')
0 files changed, 0 insertions, 0 deletions