aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
diff options
context:
space:
mode:
authorPeter Bergner <bergner@linux.ibm.com>2020-08-18 16:16:11 -0500
committerPeter Bergner <bergner@linux.ibm.com>2020-08-18 16:18:08 -0500
commit94bedeaf694c728607a718d599edb4d74a2813c0 (patch)
treecfe0b1d95eb4933e6ed6f9ce7980678e548deb2d /gcc/tree-ssa-loop-manip.c
parent9599c9853a0284789eb8f897a4b5374df694b672 (diff)
downloadgcc-94bedeaf694c728607a718d599edb4d74a2813c0.zip
gcc-94bedeaf694c728607a718d599edb4d74a2813c0.tar.gz
gcc-94bedeaf694c728607a718d599edb4d74a2813c0.tar.bz2
rs6000: Rename instruction xvcvbf16sp to xvcvbf16spn
The xvcvbf16sp mnemonic, which was just added in ISA 3.1 has been renamed to xvcvbf16spn, to make it consistent with the other non-signaling conversion instructions which all end with "n". The only use of this instruction is in an MMA conversion built-in function, so there is little to no compatibility issue. gcc/ * config/rs6000/rs6000-builtin.def (BU_VSX_1): Rename xvcvbf16sp to xvcvbf16spn. * config/rs6000/rs6000-call.c (builtin_function_type): Likewise. * config/rs6000/vsx.md: Likewise. * doc/extend.texi: Likewise. gcc/testsuite/ * gcc.target/powerpc/mma-builtin-3.c: Rename xvcvbf16sp to xvcvbf16spn.
Diffstat (limited to 'gcc/tree-ssa-loop-manip.c')
0 files changed, 0 insertions, 0 deletions