aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-03-27 12:40:15 +0100
committerRichard Biener <rguenth@gcc.gnu.org>2025-03-31 08:17:11 +0200
commit2ac62db0915ea468b8d92ab6da105e2e168e06bc (patch)
treee4f64428b7e6f12bc8724830927f3a9f2529d2c5 /gcc/expr.cc
parent18668d9c196a36dc7c0cd698a2a767b8f8c8e8a4 (diff)
downloadgcc-2ac62db0915ea468b8d92ab6da105e2e168e06bc.zip
gcc-2ac62db0915ea468b8d92ab6da105e2e168e06bc.tar.gz
gcc-2ac62db0915ea468b8d92ab6da105e2e168e06bc.tar.bz2
target/119010 - add reservations for integer vector compares to zen4/zen5
The following handles TI, OI and XI mode in the respective EVEX compare reservations that do not use memory (I've not yet run into ones with). The znver automata has separate reservations for integer compares (but only for zen1, for zen2 and zen3 there are no compare reservations at all), but I don't see why that should be necessary here. PR target/119010 * config/i386/zn4zn5.md (znver4_sse_cmp_avx128, znver5_sse_cmp_avx128): Handle TImode. (znver4_sse_cmp_avx256, znver5_sse_cmp_avx256): Handle OImode. (znver4_sse_cmp_avx512, znver5_sse_cmp_avx512): Handle XImode.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions