Bug 255321 - [WGSL] Implement comparison operator overload and codegen
Summary: [WGSL] Implement comparison 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:24 PDT by Dan Glastonbury
Modified: 2023-04-12 22:10 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:24:34 PDT
Implement comparison operator overload and codegen.
Comment 1 Radar WebKit Bug Importer 2023-04-11 23:24:51 PDT
<rdar://problem/107923257>
Comment 2 Dan Glastonbury 2023-04-11 23:45:47 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12641
Comment 3 EWS 2023-04-12 22:10:16 PDT
Committed 262903@main (3a71603352dc): <https://commits.webkit.org/262903@main>

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