Skip to content

Conversation

@chriseth
Copy link
Member

@chriseth chriseth commented Nov 5, 2025

Fixes #3370

(write_data__0_0 - write_data__0_1) * diff_inv_marker__0_2 - cmp_result_2 = 0
flags__1_0 * flags__2_0 + 2 * flags__0_0 * flags__2_0 + 2 * flags__1_0 * flags__3_0 + 3 * flags__2_0 * flags__3_0 = 0
flags__1_1 * flags__2_1 + 2 * flags__0_1 * flags__2_1 + 2 * flags__1_1 * flags__3_1 + 3 * flags__2_1 * flags__3_1 = 0
(write_data__0_0 - write_data__0_1) * (write_data__0_0 - write_data__0_1) * diff_inv_marker__0_2 - cmp_result_2 = 0
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like the new optimization does not work well with existing optimizations.

@chriseth
Copy link
Member Author

chriseth commented Dec 1, 2025

Closing in favour of #3440

@chriseth chriseth closed this Dec 1, 2025
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.

Too many diff_inv_marker when comparing two sign-extended bytes (load_two_bytes_compare)

2 participants