Skip to content

Conversation

@opstic
Copy link
Contributor

@opstic opstic commented Dec 13, 2025

Adds the llvm.x86.vcvtps2ph.128 intrinsic.
Should fix #1594.

@bjorn3
Copy link
Member

bjorn3 commented Dec 13, 2025

Would you mind copying the test for this from stdarch to

Make sure to add #[cfg(not(jit))] as inline asm is not supported by the jit mode.

@bjorn3 bjorn3 merged commit 4748c53 into rust-lang:main Dec 14, 2025
24 checks passed
@bjorn3
Copy link
Member

bjorn3 commented Dec 14, 2025

Thanks!

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.

llvm.x86.vcvtps2ph.128 missing

2 participants