Bug 255267 - [WGSL] Implement if statement codeine
Summary: [WGSL] Implement if statement codeine
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-10 18:52 PDT by Dan Glastonbury
Modified: 2023-04-11 23:08 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-10 18:52:11 PDT
Implement type-checking and codegen for if statements.
Comment 1 Radar WebKit Bug Importer 2023-04-10 18:52:21 PDT
<rdar://problem/107862445>
Comment 2 Dan Glastonbury 2023-04-10 18:56:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12599
Comment 3 EWS 2023-04-11 23:08:10 PDT
Committed 262862@main (42bb0c9d8cd6): <https://commits.webkit.org/262862@main>

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