aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-niter.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2019-06-05 01:30:43 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2019-06-05 01:30:43 +0200
commit4c5d4de7b573ba7f64097afbb6d2d1608c522ddf (patch)
treebeda0b871dfcaddf412abf1dd7d7ff634e2411ee /gcc/tree-ssa-loop-niter.c
parent7858932efcc352a8ca2966f48c4c3b9c58c64022 (diff)
downloadgcc-4c5d4de7b573ba7f64097afbb6d2d1608c522ddf.zip
gcc-4c5d4de7b573ba7f64097afbb6d2d1608c522ddf.tar.gz
gcc-4c5d4de7b573ba7f64097afbb6d2d1608c522ddf.tar.bz2
rs6000: Remove Ftrad, Fvsx, Fs; add s and sd
This removes the <Ftrad>, <Fvsx>, and <Fs> mode attributes, and creates new <sd> and <s> mode attributes instead. <sd> is either "s" or "d", depending on whether the mode is single-precision or double-precision floating point; and <s> is either "s" or nothing. * config/rs6000/rs6000.md (SFDF, SFDF2): Adjust comments. (define_mode_attr sd): New. (define_mode_attr s): New. (define_mode_attr Ftrad): Delete. (define_mode_attr Fvsx): Delete. (define_mode_attr Fs): Delete. (rest of file): Use the new mode attributes. * config.rs6000/vsx.md: Use the new mode attributes. From-SVN: r271931
Diffstat (limited to 'gcc/tree-ssa-loop-niter.c')
0 files changed, 0 insertions, 0 deletions