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

Increase remote load latency #6

Open
wants to merge 1 commit into
base: hb-dev
Choose a base branch
from
Open

Conversation

reSHARMA
Copy link

Low remote load latency results in less floating point register utilization, increase the latency to increase the register utilization.

Low remote load latency results in less floating point register utilization, increase the latency to increase the register utilization.
@reSHARMA reSHARMA requested a review from drichmond May 10, 2022 01:48
@drichmond drichmond requested a review from taylor-bsg May 10, 2022 16:12
@drichmond
Copy link

@taylor-bsg thoughts? I think this is a reasonable modification. It seems like LLVM allocates registers based on the expected latency of instructions

@reSHARMA Do you have a link to an explanation or code that demonstrates that?

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

Successfully merging this pull request may close these issues.

2 participants