-
Notifications
You must be signed in to change notification settings - Fork 13.2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
fatal error: error in backend: Cannot select: t54: v4f32 = fexp10 t49, ../simde/x86/svml.h:4583:21 @[ ../test/x86/svml.c:15090:21 ] #117200
Comments
@llvm/issue-subscribers-backend-webassembly Author: David Lowndes (Dave-Lowndes)
The above error occurs building the simd-everywhere project.
Hopefully the information you need is recorded here: https://github.com/simd-everywhere/simde/actions/runs/11917581735/job/33213028281?pr=1233#step:8:1067
|
When clang crashes with that message, it also produces a preprocessed source (.i) and shell script file with the reproducer. Would it be possible for you to upload those? |
@dschuff |
@Dave-Lowndes Here's a fresh compile and the request files
|
On the emscripten side, I git-bisected the failure to when llvm was upgraded d72e711...9c8dab0 |
Using that I was able to git bisect llvm to find that dfb60bb (#109662) is the first commit that triggers this fatal error |
… is fixed and released
… is fixed and released
@dschuff Any thoughts?
|
Hi hi; any update? I still get these fatal errors with the latest LLVM |
The above error occurs building the simd-everywhere project.
Hopefully the information you need is recorded here: https://github.com/simd-everywhere/simde/actions/runs/11917581735/job/33213028281?pr=1233#step:8:1067
The text was updated successfully, but these errors were encountered: