Skip to content

[msan][NFCI] Add test for llvm.x86.vcvtph2ps.{128,256} #131244

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

Merged
merged 2 commits into from
Mar 14, 2025

Conversation

thurstond
Copy link
Contributor

@thurstond thurstond commented Mar 14, 2025

Forked from llvm/test/CodeGen/X86/f16c-intrinsics-upgrade.ll

Handled by visitFPExtInst, because the intrinsic is upgraded by LLVM to fpext:

  • llvm.x86.vcvtph2ps.{128,256}

Forked from llvm/test/CodeGen/X86/f16c-intrinsics-upgrade.ll

Handled by reduction to fpext:
- llvm.x86.vcvtph2ps.{128,256}
Copy link

github-actions bot commented Mar 14, 2025

✅ With the latest revision this PR passed the undef deprecator.

@thurstond
Copy link
Contributor Author

CI failures are unrelated (https://buildkite.com/llvm-project/github-pull-requests/builds/157165#0195921f-63b3-4da9-a4e1-7538cf3beb26):

  • BOLT.X86/icf-safe-icp.test
  • BOLT.X86/icf-safe-process-rela-data.test
  • BOLT.X86/icf-safe-test1.test
  • BOLT.X86/icf-safe-test2GlobalConstPtrNoPic.test

@thurstond thurstond merged commit 9387281 into llvm:main Mar 14, 2025
9 of 11 checks passed
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