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

Skip instructions on core flush in RSes #598

Open
piotro888 opened this issue Mar 5, 2024 · 0 comments
Open

Skip instructions on core flush in RSes #598

piotro888 opened this issue Mar 5, 2024 · 0 comments
Assignees
Labels
optimization This is *just* an optimization!

Comments

@piotro888
Copy link
Member

Implement solution 3. from discussion on Speculation Backend: #557 (comment)

Would make solution progress in #498 - but works only for waiting operations in FUs that use RS.
Separate optimization would be needed (and complexity trade-off estimated) to cancel operations currently in flight/
Also similar mechanism needs to be implemented for LSU that defines its own internal RS. Implementing it in CSRUnit is probably not worth it, because it only waits for precommit -> only 1 additional cycle delay from backend.

@piotro888 piotro888 added the optimization This is *just* an optimization! label Mar 5, 2024
@Arusekk Arusekk self-assigned this Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Oct 29, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Nov 19, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Nov 22, 2024
Arusekk added a commit to Arusekk/coreblocks that referenced this issue Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization This is *just* an optimization!
Projects
None yet
Development

No branches or pull requests

2 participants