aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-03-27 13:17:40 +0100
committerRichard Biener <rguenth@gcc.gnu.org>2025-03-31 08:17:11 +0200
commita0d1de846b992a626f8b1e9b42cc32de8f069e04 (patch)
tree24d8f0a6bbbb1da6f177c4820fe05b03d0ba6914 /gcc/expr.cc
parent30fb97f31b69d3dce77efbcd0ef08f216d3fe262 (diff)
downloadgcc-a0d1de846b992a626f8b1e9b42cc32de8f069e04.zip
gcc-a0d1de846b992a626f8b1e9b42cc32de8f069e04.tar.gz
gcc-a0d1de846b992a626f8b1e9b42cc32de8f069e04.tar.bz2
target/119010 - fixup Zen4/Zen5 fp<->int convert reservations
They were using ssecvt instead of sseicvt, I've also added handling for sseicvt2 which was introduced without fixing up automata, and the relevant instruction uses DFmode. IMO this is a quite messy area that could need TLC in the machine description itself. PR target/119010 * config/i386/zn4zn5.md (znver4_sse_icvt): Use sseicvt. (znver4_sse_icvt_store): Likewise. (znver5_sse_icvt_store): Likewise. (znver4_sse_icvt2): New.
Diffstat (limited to 'gcc/expr.cc')
0 files changed, 0 insertions, 0 deletions