Bug 250555 - WGSL: start implementing the codegen
Summary: WGSL: start implementing the codegen
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tadeu Zagallo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-13 02:20 PST by Tadeu Zagallo
Modified: 2023-01-19 00:21 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 Tadeu Zagallo 2023-01-13 02:20:47 PST
A initial naive codegen implementation, just enough to show the red triangle on the screen.
Comment 1 Radar WebKit Bug Importer 2023-01-13 02:21:20 PST
<rdar://problem/104217343>
Comment 2 Tadeu Zagallo 2023-01-13 02:34:23 PST
Pull request: https://github.com/WebKit/WebKit/pull/8611
Comment 3 EWS 2023-01-19 00:21:26 PST
Committed 259070@main (06f047e2888c): <https://commits.webkit.org/259070@main>

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