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

crash when trying to compile i32x4 type with upstream llvm #247

Closed
lenawanel opened this issue Aug 4, 2023 · 1 comment
Closed

crash when trying to compile i32x4 type with upstream llvm #247

lenawanel opened this issue Aug 4, 2023 · 1 comment

Comments

@lenawanel
Copy link

lenawanel commented Aug 4, 2023

as mentioned in llvm/llvm-project/issues/64420 trying to compile SIMD types with upstream llvm causes crashes.
it works fine with the llvm from this repo however.

Me and @freemin7 are working porting rust to the Vector Engine, and this problem is a big blocker for us.

We would like to know if there are plans to upstream the changes required to compile i32x4 type.

@kaz7
Copy link
Collaborator

kaz7 commented Aug 19, 2023

This problem is solved in the upstream.

@kaz7 kaz7 closed this as completed Aug 19, 2023
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

No branches or pull requests

2 participants