Uros Bizjak writes:
> On Tue, Sep 17, 2019 at 6:34 PM Richard Sandiford
> wrote:
>>
>> gcc/testsuite/gcc.target/i386/pr82361-[12].c check whether we
>> can optimise away a 32-to-64-bit zero extension of a 32-bit
>> division or modulus result. Currently this fails for the modulus
>> part of f1 an
On Tue, Sep 17, 2019 at 6:34 PM Richard Sandiford
wrote:
>
> gcc/testsuite/gcc.target/i386/pr82361-[12].c check whether we
> can optimise away a 32-to-64-bit zero extension of a 32-bit
> division or modulus result. Currently this fails for the modulus
> part of f1 and f2 in pr82361-1.c:
>
> /* FI