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

lir: AddressComputation: use lea if offset > allowed value #201

Open
problame opened this issue Jan 15, 2019 · 0 comments
Open

lir: AddressComputation: use lea if offset > allowed value #201

problame opened this issue Jan 15, 2019 · 0 comments

Comments

@problame
Copy link
Contributor

Test case is a structure / array access with a size > max immedate value for reg-relative address computation on intel

@problame problame added this to the Machine Code Generation milestone Jan 15, 2019
@problame problame added this to Todo Backend in Endspurt Feb 4, 2019
@flip1995 flip1995 added the P-high label Feb 7, 2019
@problame problame moved this from Todo Backend to In progress in Endspurt Feb 7, 2019
@flip1995 flip1995 removed their assignment Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Endspurt
  
In progress
Development

No branches or pull requests

2 participants