-
Notifications
You must be signed in to change notification settings - Fork 12.1k
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
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 |
@dschuff 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 |
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: