Bug 255753 - [WGSL] Implement phony assignment statement
Summary: [WGSL] Implement phony assignment statement
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-20 17:28 PDT by Dan Glastonbury
Modified: 2023-04-21 15:29 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-20 17:28:51 PDT
Implement the phony assignment statement `_ = <expr>`.
Comment 1 Radar WebKit Bug Importer 2023-04-20 17:29:08 PDT
<rdar://problem/108347427>
Comment 2 Dan Glastonbury 2023-04-20 17:30:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12999
Comment 3 Dan Glastonbury 2023-04-20 17:44:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13001
Comment 4 EWS 2023-04-21 15:29:14 PDT
Committed 263268@main (c9231428cacb): <https://commits.webkit.org/263268@main>

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