aboutsummaryrefslogtreecommitdiff
path: root/include/gdb/gdb-index.h
diff options
context:
space:
mode:
authorJennifer Schmitz <jschmitz@nvidia.com>2024-07-23 03:54:50 -0700
committerKyrylo Tkachov <ktkachov@nvidia.com>2024-07-25 12:17:58 +0530
commit3adfcc5802237e1299d67e6d716481cd3db2234a (patch)
tree339cbf9a9e9d756515b23bfc20d0d843f59b15db /include/gdb/gdb-index.h
parent09de976f9bcab1d3018d5461ea2abb8a47f20528 (diff)
downloadgcc-3adfcc5802237e1299d67e6d716481cd3db2234a.zip
gcc-3adfcc5802237e1299d67e6d716481cd3db2234a.tar.gz
gcc-3adfcc5802237e1299d67e6d716481cd3db2234a.tar.bz2
SVE Intrinsics: Change return type of redirect_call to gcall.
As suggested in the review of https://gcc.gnu.org/pipermail/gcc-patches/2024-July/657474.html, this patch changes the return type of gimple_folder::redirect_call from gimple * to gcall *. The motivation for this is that so far, most callers of the function had been casting the result of the function to gcall. These call sites were updated. The patch was bootstrapped and regtested on aarch64-linux-gnu, no regression. OK for mainline? Signed-off-by: Jennifer Schmitz <jschmitz@nvidia.com> gcc/ * config/aarch64/aarch64-sve-builtins.cc (gimple_folder::redirect_call): Update return type. * config/aarch64/aarch64-sve-builtins.h: Likewise. * config/aarch64/aarch64-sve-builtins-sve2.cc (svqshl_impl::fold): Remove cast to gcall. (svrshl_impl::fold): Likewise.
Diffstat (limited to 'include/gdb/gdb-index.h')
0 files changed, 0 insertions, 0 deletions