Bug 251573
Summary: | [WGSL] Implement additive & multiplicative expression parsing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
Component: | WebGPU | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mwyrzykowski, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dan Glastonbury
Implement parsing of expressions involving +, -, *, / and % with correct precedence.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104951203>
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/9506
EWS
Committed 259780@main (8c49f9898715): <https://commits.webkit.org/259780@main>
Reviewed commits have been landed. Closing PR #9506 and removing active labels.
Chris Dumez
Reverted by https://github.com/WebKit/WebKit/pull/9619
Chris Dumez
Re-opening for pull request https://github.com/WebKit/WebKit/pull/9619
EWS
Committed 259830@main (c5062b5b81b4): <https://commits.webkit.org/259830@main>
Reviewed commits have been landed. Closing PR #9619 and removing active labels.
Mike Wyrzykowski
*** Bug 251705 has been marked as a duplicate of this bug. ***
Dan Glastonbury
Re-opening for pull request https://github.com/WebKit/WebKit/pull/9965
EWS
Committed 260159@main (42ed4169750a): <https://commits.webkit.org/260159@main>
Reviewed commits have been landed. Closing PR #9965 and removing active labels.