Skip to content
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

Open
Dave-Lowndes opened this issue Nov 21, 2024 · 3 comments
Labels
backend:WebAssembly crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:SelectionDAG SelectionDAGISel as well

Comments

@Dave-Lowndes
Copy link

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

@EugeneZelenko EugeneZelenko added backend:WebAssembly crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:SelectionDAG SelectionDAGISel as well and removed new issue labels Nov 21, 2024
@llvmbot
Copy link
Member

llvmbot commented Nov 21, 2024

@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

@dschuff
Copy link
Member

dschuff commented Nov 21, 2024

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?

@Dave-Lowndes
Copy link
Author

@dschuff
I'm afraid I'm not familiar with the project or where to start looking to find those things. I've just reported this as a courtesy to someone else on that project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:WebAssembly crash Prefer [crash-on-valid] or [crash-on-invalid] llvm:SelectionDAG SelectionDAGISel as well
Projects
None yet
Development

No branches or pull requests

4 participants