-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Add extendhfxf2 into compiler rt #111099
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
Add extendhfxf2 into compiler rt #111099
Conversation
✅ With the latest revision this PR passed the C/C++ code formatter. |
131ee36
to
0fe9703
Compare
ping @lntue |
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/55/builds/3091 Here is the relevant piece of the build log for the reference
|
The updated testcase here still fails on Windows in MinGW configurations: https://github.com/mstorsjo/llvm-mingw/actions/runs/11527502938/job/32098789138
While sorting this out, can you revert in the meantime? We'd need to figure out which targets have a builtin type like |
The patch likewise broke the Solaris/amd64 bot. |
Thanks - I pushed a revert for this now. |
Retry pr llvm#109090 with updated extendhfxf2 test
This reverts commit 5f7bad0. These tests fail to build in multiple configurations, see llvm#111099.
Retry pr llvm#109090 with updated extendhfxf2 test
This reverts commit 5f7bad0. These tests fail to build in multiple configurations, see llvm#111099.
Retry of pr #109090 and #111099. Co-authored-by: Alexander Richardson <[email protected]>
Retry pr #109090 with updated extendhfxf2 test