diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-12-19 10:24:33 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-12-19 10:24:33 +0100 |
commit | 80e1375ed7a7a05a5a60a57e72c5ad5eba005798 (patch) | |
tree | b3389033b67fafa035a4a90c0b39237cdd6cb01c /gcc/ada | |
parent | 2cd55480857bf310c9be7daea39ea266772d3666 (diff) | |
download | gcc-80e1375ed7a7a05a5a60a57e72c5ad5eba005798.zip gcc-80e1375ed7a7a05a5a60a57e72c5ad5eba005798.tar.gz gcc-80e1375ed7a7a05a5a60a57e72c5ad5eba005798.tar.bz2 |
i386: Fix mmx.md signbit expanders [PR112816]
Apparently when looking for "signbit<mode>2" vector expanders, I've only
looked at sse.md and forgot mmx.md, which has two further ones and the
following patch still ICEd.
2023-12-19 Jakub Jelinek <jakub@redhat.com>
PR target/112816
* config/i386/mmx.md (signbitv2sf2, signbit<mode>2): Force operands[1]
into a REG.
* gcc.target/i386/sse2-pr112816-2.c: New test.
Diffstat (limited to 'gcc/ada')
0 files changed, 0 insertions, 0 deletions