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

Unimplemented llvm intrinsics aesimc aesdec aesdeclast (used by aes and ring) #1410

Closed
AppleSheeple opened this issue Nov 1, 2023 · 0 comments · Fixed by #1425
Closed

Unimplemented llvm intrinsics aesimc aesdec aesdeclast (used by aes and ring) #1410

AppleSheeple opened this issue Nov 1, 2023 · 0 comments · Fixed by #1425
Labels
A-core-arch Area: Necessary for full core::arch support

Comments

@AppleSheeple
Copy link

warning: unsupported x86 llvm intrinsic llvm.x86.aesni.aesimc; replacing with trap
warning: unsupported x86 llvm intrinsic llvm.x86.aesni.aesdec; replacing with trap
warning: unsupported x86 llvm intrinsic llvm.x86.aesni.aesdeclast; replacing with trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core-arch Area: Necessary for full core::arch support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants