Skip to content

[LA64_DYNAREC] Inlined a few common used C fuctions - #4227

Open
ksco wants to merge 1 commit into
ptitSeb:mainfrom
ksco:inline
Open

[LA64_DYNAREC] Inlined a few common used C fuctions#4227
ksco wants to merge 1 commit into
ptitSeb:mainfrom
ksco:inline

Conversation

@ksco

@ksco ksco commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

50% faster in dhrystone benchmark.

@ksco

ksco commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator Author

I can't debug this for now, so I'll just remove the test.

@ksco
ksco requested a review from ptitSeb August 11, 2026 07:22
@ksco
ksco marked this pull request as draft August 11, 2026 07:28
@ptitSeb

ptitSeb commented Aug 11, 2026

Copy link
Copy Markdown
Owner

wow, the return of HLE ;). That might make generated code much bigger, as it's inlined... can't something fixed, like UpdateFlags, still fast but would not inflate the code size that much?

@ksco

ksco commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator Author

wow, the return of HLE ;). That might make generated code much bigger, as it's inlined... can't something fixed, like UpdateFlags, still fast but would not inflate the code size that much?

Indeed.

50% faster in dhrystone benchmark.
@ksco
ksco marked this pull request as ready for review August 12, 2026 01:41
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