diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2021-08-26 20:23:17 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2021-08-26 20:23:17 -0500 |
commit | 2e64eec6719e596e7f095c977edcc63812be18a4 (patch) | |
tree | 15168717fbff84a62f8e75c381b2b27a157b389d /gcc/config/darwin.c | |
parent | 5faf7120398c9bf290758891a975da1f727d631a (diff) | |
download | gcc-2e64eec6719e596e7f095c977edcc63812be18a4.zip gcc-2e64eec6719e596e7f095c977edcc63812be18a4.tar.gz gcc-2e64eec6719e596e7f095c977edcc63812be18a4.tar.bz2 |
rs6000: Add missing unsigned info for some P10 bifs
This patch is to make prototypes of some Power10 built-in
functions consistent with what's in the documentation, as
well as the vector version. Otherwise, useless conversions
can be generated in gimple IR, and the vectorized versions
will have inconsistent types.
gcc/ChangeLog:
* config/rs6000/rs6000-call.c (builtin_function_type): Add unsigned
signedness for some Power10 bifs.
Diffstat (limited to 'gcc/config/darwin.c')
0 files changed, 0 insertions, 0 deletions