aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.cc
diff options
context:
space:
mode:
authorKewen Lin <linkw@linux.ibm.com>2024-11-15 03:46:33 +0000
committerKewen Lin <linkw@gcc.gnu.org>2024-11-15 03:46:33 +0000
commit96a468842ef8b5d9b971428c7ba4e14fdab5ea94 (patch)
tree03be1e5dd39356c03dde306dbed726a889cae5a2 /gcc/fortran/trans-expr.cc
parentc8e5c0e01ecfc8b7bb98359242d36614155a6606 (diff)
downloadgcc-96a468842ef8b5d9b971428c7ba4e14fdab5ea94.zip
gcc-96a468842ef8b5d9b971428c7ba4e14fdab5ea94.tar.gz
gcc-96a468842ef8b5d9b971428c7ba4e14fdab5ea94.tar.bz2
rs6000: Rework vector integer comparison in rs6000_emit_vector_compare - p5
The current handlings in rs6000_emit_vector_compare is a bit complicated to me, especially after we emit vector float comparison insn with the given code directly. So it's better to refactor the handlings of vector integer comparison here. This is part 5, it's to refactor all the handlings of vector integer comparison to make it neat. This patch doesn't introduce any functionality change. gcc/ChangeLog: * config/rs6000/rs6000.cc (rs6000_emit_vector_compare): Refactor the handlings of vector integer comparison.
Diffstat (limited to 'gcc/fortran/trans-expr.cc')
0 files changed, 0 insertions, 0 deletions