Skip to content

Conversation

@dneto0
Copy link
Collaborator

@dneto0 dneto0 commented May 7, 2025

During table generation, generate the by-value table first, and remember the index at which a particular opcode or operand enum value is stored. Then use that directly in the name lookup tables. This avoids a second lookup.

Fixed: crbug.com/415377082

During table generation, generate the by-value table first,
and remember the index at which a particular opcode or operand
enum value is stored. Then use that directly in the name lookup
tables.  This avoids a second lookup.

Fixed: crbug.com/415377082
@dneto0 dneto0 requested a review from alan-baker May 7, 2025 21:46
@dneto0 dneto0 enabled auto-merge (squash) May 7, 2025 21:46
@dneto0 dneto0 merged commit f06e0f3 into KhronosGroup:main May 8, 2025
23 checks passed
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