Bug 251484 - [WGSL] Keep expression enums in sync with printed representation
Summary: [WGSL] Keep expression enums in sync with printed representation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dan Glastonbury
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-31 22:41 PST by Dan Glastonbury
Modified: 2023-02-14 18:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Glastonbury 2023-01-31 22:41:46 PST
Use preprocess fruit lists to keep the enum definition and string representation of binary and unary expression operations in sync.
Comment 1 Radar WebKit Bug Importer 2023-01-31 22:42:21 PST
<rdar://problem/104902431>
Comment 2 Dan Glastonbury 2023-01-31 22:45:54 PST
Pull request: https://github.com/WebKit/WebKit/pull/9432
Comment 3 EWS 2023-02-14 18:31:31 PST
Committed 260290@main (6bc04af6ac17): <https://commits.webkit.org/260290@main>

Reviewed commits have been landed. Closing PR #9432 and removing active labels.