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

gcc builtin for @llvm.x86.avx512.mask.pshuf.b.512 and pshuf friends are missing #3405

Closed
9il opened this issue Apr 15, 2020 · 1 comment
Closed

Comments

@9il
Copy link

9il commented Apr 15, 2020

gcc builtin for @llvm.x86.avx512.mask.pshuf.b.512 and pshuf friends are missing

kinke added a commit to kinke/ldc that referenced this issue Apr 15, 2020
…ith LLVM 10

Among which:

pragma(LDC_intrinsic, "llvm.x86.avx512.pshuf.b.512")
    byte64 __builtin_ia32_pshufb512(byte64, byte64) pure @safe;

and thus fixing ldc-developers#3405.
@kinke
Copy link
Member

kinke commented Apr 17, 2020

Thx for the report.

@kinke kinke closed this as completed Apr 17, 2020
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

No branches or pull requests

2 participants