zako matches#2238
Closed
stephenjayakar wants to merge 11 commits into
Closed
Conversation
Report for GALE01 (be2bf13 - 4d273d5)Total functions: 19831 (+1) ✅ 190 new matches
...and 160 more new matches 🥀 1637 broken matches
...and 1607 more broken matches 📈 62 improvements in unmatched items
...and 32 more improvements in unmatched items 📉 919 regressions in unmatched items
...and 889 more regressions in unmatched items |
1e7b0a2 to
bc49700
Compare
This comment was marked as outdated.
This comment was marked as outdated.
957a486 to
bc49700
Compare
jurrejelle
added a commit
to jurrejelle/melee
that referenced
this pull request
Jun 12, 2026
Ported from stephenjayakar:pr-15 (doldecomp#2238), reworked to avoid the regressions to fn_800DAA40 and fn_800DAD18 that branch had: - fn_800D7938: drop the function-pointer cast on it_80291F14 - fn_800DBBF8: keep fn_800DAA40 out of line via dont_inline, using direct user_data access and ftCo_804D90C8 so fn_800DAA40 itself still matches - ftCo_CaptureWaitLw_Phys: keep fn_800DAD18 out of line via a noinline wrapper defined before the callee Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Collaborator
|
closing in favor of #2666, as the drift has made it impossible to merge, and those were the only matches remaining from this branch that werent in master yet |
jurrejelle
added a commit
that referenced
this pull request
Jun 12, 2026
* Match fn_800D7938, fn_800DBBF8 and ftCo_CaptureWaitLw_Phys Ported from stephenjayakar:pr-15 (#2238), reworked to avoid the regressions to fn_800DAA40 and fn_800DAD18 that branch had: - fn_800D7938: drop the function-pointer cast on it_80291F14 - fn_800DBBF8: keep fn_800DAA40 out of line via dont_inline, using direct user_data access and ftCo_804D90C8 so fn_800DAA40 itself still matches - ftCo_CaptureWaitLw_Phys: keep fn_800DAD18 out of line via a noinline wrapper defined before the callee Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * cleanup fn_800DAA40 * 100% of fn_800D8EC8 * 100% of fn_800DBBF8 --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
kolt-mcb
pushed a commit
to kolt-mcb/melee
that referenced
this pull request
Jun 13, 2026
* Match fn_800D7938, fn_800DBBF8 and ftCo_CaptureWaitLw_Phys Ported from stephenjayakar:pr-15 (doldecomp#2238), reworked to avoid the regressions to fn_800DAA40 and fn_800DAD18 that branch had: - fn_800D7938: drop the function-pointer cast on it_80291F14 - fn_800DBBF8: keep fn_800DAA40 out of line via dont_inline, using direct user_data access and ftCo_804D90C8 so fn_800DAA40 itself still matches - ftCo_CaptureWaitLw_Phys: keep fn_800DAD18 out of line via a noinline wrapper defined before the callee Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * cleanup fn_800DAA40 * 100% of fn_800D8EC8 * 100% of fn_800DBBF8 --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.