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

avx512vbmi2 #979

Merged
merged 10 commits into from
Jan 11, 2021
Merged

avx512vbmi2 #979

merged 10 commits into from
Jan 11, 2021

Conversation

minybot
Copy link
Contributor

@minybot minybot commented Jan 10, 2021

compress_epi16,epi8: mm512,mm256,mm
expand_epi16,epi8: mm512,mm256,mm
shldv_epi64,epi32,epi16: mm512,mm256,mm
shrdv_epi64,epi32,epi16: mm512,mm256,mm
shldi_epi64,epi32,epi16: mm512,mm256,mm
shrdi_epi64,epi32,epi16: mm512,mm256,mm

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@minybot
Copy link
Contributor Author

minybot commented Jan 11, 2021

It seems wasm having some bug

@Amanieu
Copy link
Member

Amanieu commented Jan 11, 2021

I opened #981.

@Amanieu
Copy link
Member

Amanieu commented Jan 11, 2021

For now just disable WASM in CI.

@minybot
Copy link
Contributor Author

minybot commented Jan 11, 2021

For now just disable WASM in CI.

How could I disable WASM in CI? or it is already disabled?

@Amanieu
Copy link
Member

Amanieu commented Jan 11, 2021

Remove wasm32-wasi from .github/workflows/main.yml.

@Amanieu Amanieu merged commit 3447076 into rust-lang:master Jan 11, 2021
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.

3 participants