rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.
authorCarl Love <cel@us.ibm.com>
Fri, 16 Feb 2018 18:36:55 +0000 (18:36 +0000)
committerCarl Love <carll@gcc.gnu.org>
Fri, 16 Feb 2018 18:36:55 +0000 (18:36 +0000)
commitdec5af9f2bea2700ff8037c4f826b97d4d621041
tree9f0dbbec4269cdcc264f818d86ee2c25110b3bfc
parent16ba97b9eb8b1db41b9aa1fdaae764653698cf26
rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.

gcc/ChangeLog:

2018-02-16  Carl Love  <cel@us.ibm.com>

* config/rs6000/rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.
Change FLOAT2 expansions from BU_VSX_2 to BU_P8V_VSX_2 and
from BU_VSX_OVERLOAD_2 to BU_P8V_OVERLOAD_2.
* config/rs6000/rs6000-c.c: Changed macro VSX_BUILTIN_VEC_FLOAT2
expansion to P8V_BUILTIN_VEC_FLOAT2.

From-SVN: r257752
gcc/ChangeLog
gcc/config/rs6000/rs6000-builtin.def
gcc/config/rs6000/rs6000-c.c