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

Use relative intrinsics paths for bitmasks #212

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

workingjubilee
Copy link
Member

@workingjubilee workingjubilee commented Dec 11, 2021

This fixes paths that can break when rustc and std are compiled for an AVX512 or other bitmasks-first target.
Spotted by petrochenkov: rust-lang/rust#91484 (comment)

@workingjubilee workingjubilee force-pushed the fix-paths-for-rustc-avx512 branch from 73424e5 to 0cdf357 Compare December 11, 2021 04:19
@workingjubilee workingjubilee merged commit 533f0fc into master Dec 11, 2021
@workingjubilee workingjubilee deleted the fix-paths-for-rustc-avx512 branch December 11, 2021 06:19
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