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

[Task] Move SPU LLVM Pattern Matching to SPU Analyzer #16167

Open
elad335 opened this issue Oct 2, 2024 · 0 comments
Open

[Task] Move SPU LLVM Pattern Matching to SPU Analyzer #16167

elad335 opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels

Comments

@elad335
Copy link
Contributor

elad335 commented Oct 2, 2024

SPU Analyzer allows us to detect properly patterns that resideover multiple blocks of SPU code. This is a relatively common practice in SPU code because at the time, it was beneficial for the SPU to execute code that interleaves mixed registers and code use to allow a single SPU to execute multiple instructions while fetching code memory at the same time for performance.

@elad335 elad335 self-assigned this Oct 2, 2024
@elad335 elad335 added the CPU label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant