S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers.
commit99daf8e848ce7a0f7f80e86543a98e79143c3648
authorAndreas Krebbel <krebbel@linux.ibm.com>
Thu, 13 Dec 2018 11:55:43 +0000 (13 11:55 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Thu, 13 Dec 2018 11:55:43 +0000 (13 11:55 +0000)
tree7b696fc17b9f919c0bba3fe1440815648b7f1c2d
parentbc51a764a3c3dbdb0b1491339fec95290ba53752
S/390: Use VEC_INEXACT/VEC_NOINEXACT instead of magic numbers.

2018-12-13  Andreas Krebbel  <krebbel@linux.ibm.com>

* config/s390/vx-builtins.md ("vec_ctd_s64", "vec_ctd_u64")
("vec_ctsl", "vec_ctul"): Replace 0 with VEC_NOINEXACT.
("vec_double_s64", "vec_double_u64"): Replace 4 with VEC_INEXACT.

From-SVN: r267083
gcc/ChangeLog
gcc/config/s390/vx-builtins.md