Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix conflicting types in Altivec code #569

Closed

Conversation

michaelkuhn
Copy link

Spack's CI caught the following errors:

error: conflicting types for 'bshuf_trans_bit_elem_altivec'
error: conflicting types for 'bshuf_untrans_bit_elem_altivec'

For more details, see https://gitlab.spack.io/spack/spack/-/jobs/8976601

Spack's CI caught the following errors:
```
error: conflicting types for 'bshuf_trans_bit_elem_altivec'
error: conflicting types for 'bshuf_untrans_bit_elem_altivec'
```
For more details, see https://gitlab.spack.io/spack/spack/-/jobs/8976601
@FrancescAlted
Copy link
Member

Overridden by ff87d56

@FrancescAlted
Copy link
Member

FrancescAlted commented Nov 5, 2023

Thanks for bringing this to our attention.

This pull request was closed.
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.

2 participants