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

Replace spilled registers to temporary #95

Merged
merged 3 commits into from
Sep 2, 2022
Merged

Replace spilled registers to temporary #95

merged 3 commits into from
Sep 2, 2022

Conversation

tyfkda
Copy link
Owner

@tyfkda tyfkda commented Sep 2, 2022

Hi @mingodad ,
I fix assertion failure on compiling exprtk.c:
#88 (comment)

Replace a spilled register to same temporary register
in an IR (opr1, opr2 and dst).

@tyfkda tyfkda force-pushed the feature/insert-tmp branch 2 times, most recently from 8901650 to f24a8f5 Compare September 2, 2022 06:05
Extra new line was put after `include`.
Replace a spilled register to same temporary register
in an IR (`opr1`, `opr2` and `dst`).
@tyfkda
Copy link
Owner Author

tyfkda commented Sep 2, 2022

I am going to merge this.

@tyfkda tyfkda merged commit e94abf2 into main Sep 2, 2022
@tyfkda tyfkda deleted the feature/insert-tmp branch September 2, 2022 11:48
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.

1 participant