Bug 255323 - [WGSL] Implement arithmetic operator overload and codegen
Summary: [WGSL] Implement arithmetic operator overload and codegen
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-04-11 23:40 PDT by Dan Glastonbury
Modified: 2023-04-13 02:38 PDT (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-04-11 23:40:47 PDT
Implement remaining arithmetic operator overload and codegen
Comment 1 Radar WebKit Bug Importer 2023-04-11 23:40:57 PDT
<rdar://problem/107923724>
Comment 2 Dan Glastonbury 2023-04-11 23:48:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12643
Comment 3 EWS 2023-04-13 02:38:20 PDT
Committed 262908@main (9dcc43f3519f): <https://commits.webkit.org/262908@main>

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