Skip to content

Conversation

@lemire
Copy link
Member

@lemire lemire commented May 14, 2023

Prior to this PR, we assumed that all 64-bit POWER processors supported altivec (vector instructions). It seems that some 64-bit POWER systems lack support for altivec...

Indeed, even after including <altivec.h>, we may have that the keyword __vector remains unrecognized. Yet this is textbook code (see https://en.wikipedia.org/wiki/AltiVec).

This PR adds an additional test.

Fixes #2000

@lemire lemire merged commit a9c120f into master May 14, 2023
@lemire lemire deleted the issue2000 branch May 14, 2023 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build error on IBM AIX

3 participants