aboutsummaryrefslogtreecommitdiff
path: root/libobjc
diff options
context:
space:
mode:
authorAndrew Pinski <quic_apinski@quicinc.com>2024-07-25 16:17:15 -0700
committerThomas Koenig <tkoenig@gcc.gnu.org>2024-07-28 19:06:00 +0200
commit9e74470d64f3fb4086b7f29303b74ae23c39abb8 (patch)
tree7b614575a687d18f4330c9d3c82733c6e26e0c7f /libobjc
parent2477f7c005a0ab42dc76d827fc55776d4f62e654 (diff)
downloadgcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.zip
gcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.tar.gz
gcc-9e74470d64f3fb4086b7f29303b74ae23c39abb8.tar.bz2
isel: Move duplicate comparisons to its own function
This is just a small cleanup to isel and no functional changes just. The loop inside pass_gimple_isel::execute looked was getting too deap so let's fix that by moving it to its own function. Bootstrapped and tested on x86_64-linux-gnu with no regressions. gcc/ChangeLog: * gimple-isel.cc (pass_gimple_isel::execute): Factor out duplicate comparisons out to ... (duplicate_comparison): New function. Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>
Diffstat (limited to 'libobjc')
0 files changed, 0 insertions, 0 deletions