On Thu, Nov 10, 2022 at 02:43:28PM +1100, Richard Henderson wrote:
> On 11/10/22 09:03, Tom Stellard wrote:
> > This adds function attributes for avx2, sse2, etc. specialized
> > functions. These attributes are supported by both clang and gcc and
> > are necessary in order to build the code with c
On 11/10/22 09:03, Tom Stellard wrote:
This adds function attributes for avx2, sse2, etc. specialized
functions. These attributes are supported by both clang and gcc and
are necessary in order to build the code with clang. The existing gcc
specific pragmas were left in place due to a comment in
This adds function attributes for avx2, sse2, etc. specialized
functions. These attributes are supported by both clang and gcc and
are necessary in order to build the code with clang. The existing gcc
specific pragmas were left in place due to a comment in
utils/bufferiszero.c which mentions the