aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2021-08-26 20:23:17 -0500
committerKewen Lin <linkw@linux.ibm.com>2021-08-26 20:23:17 -0500
commit2e64eec6719e596e7f095c977edcc63812be18a4 (patch)
tree15168717fbff84a62f8e75c381b2b27a157b389d /gcc/tree-inline.c
parent5faf7120398c9bf290758891a975da1f727d631a (diff)
downloadgcc-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/tree-inline.c')
0 files changed, 0 insertions, 0 deletions