[PATCH] x86: Require TARGET_HIMODE_MATH for HImode atomic bit expanders
Jakub Jelinek
jakub@redhat.com
Fri Nov 12 16:13:27 GMT 2021
On Fri, Nov 12, 2021 at 07:55:26AM -0800, H.J. Lu wrote:
> > I have following patch queued for testing for this...
> >
> > 2021-11-12 Jakub Jelinek <jakub@redhat.com>
> >
> > PR target/103205
> > * config/i386/sync.md (atomic_bit_test_and_set<mode>,
> > atomic_bit_test_and_complement<mode>,
> > atomic_bit_test_and_reset<mode>): Use OPTAB_WIDEN instead of
> > OPTAB_DIRECT.
> >
> > * gcc.target/i386/pr103205.c: New test.
>
> Can you include my tests? Or you can leave out your test and I can check
> in my tests after your fix has been checked in.
I'd prefer the latter.
Jakub
More information about the Gcc-patches
mailing list