-
-
Notifications
You must be signed in to change notification settings - Fork 184
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 support for Xtensa embedded llvm target #1297
Comments
This is currently blocked due to LLVM support of Xtensa is not completely merged yet. This might happen in LLVM 20 |
Q: What is xtensa's relevance for most users? I have my doubts about that. Maybe LLVM 30+!! upstream: References |
So what do you advice here? |
My proposal is to continue the development of Note: New espressif devices, now replacing xtensa to risc-v32 (no SIMD/Vector). Old xtensa (esp32/S[2|3] legacy) for higher performance. Add c3c using |
So like a special espressif c3c version? |
esp32 support only! |
request to add support for the Xtensa llvm embedded target (for esp development boards)
The text was updated successfully, but these errors were encountered: