This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86-64: Compile branred.c with -mprefer-vector-width=128 [BZ #24603]


* H. J. Lu:

> Fixed.  I also added check for -mprefer-vector-width=128 which is new in GCC 8.
> GCC 7 doesn't have this problem since it doesn't vectorize the second loop.
>
> Here is the updated patch.
>
> OK for master?

I still don't understand why we need a workaround for a GCC performance
bug in glibc.  Is there any precedent for this?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]