Skip to content

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}
@github-actions
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