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

[Xtensa] Implement CTLZ/CTTZ with NSAU (LLVM-277) #77

Closed

Conversation

zRedShift
Copy link

Pretty significant performance optimization and all ESP32(|S2|S3) support NSA instructions. Took inspiration from the xtensa gcc backend.

@github-actions github-actions bot changed the title [Xtensa] Implement CTLZ/CTTZ with NSAU [Xtensa] Implement CTLZ/CTTZ with NSAU (LLVM-277) Jul 16, 2023
@espressif-bot espressif-bot added Status: In Progress work is in progress and removed Status: Opened labels Jul 20, 2023
@espressif-bot espressif-bot added Status: In Review and removed Status: In Progress work is in progress labels Jul 27, 2023
@espressif-bot espressif-bot added Status: Done Issue is done internally Resolution: Done and removed Status: In Review labels Sep 1, 2023
yamt pushed a commit to yamt/llvm-project that referenced this pull request May 12, 2024
gerekon pushed a commit that referenced this pull request Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Done Status: Done Issue is done internally
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants