RESOLVED FIXED 251573
[WGSL] Implement additive & multiplicative expression parsing
https://bugs.webkit.org/show_bug.cgi?id=251573
Summary [WGSL] Implement additive & multiplicative expression parsing
Dan Glastonbury
Reported 2023-02-02 00:58:29 PST
Implement parsing of expressions involving +, -, *, / and % with correct precedence.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-02 00:59:12 PST
Dan Glastonbury
Comment 2 2023-02-02 01:13:31 PST
EWS
Comment 3 2023-02-02 14:06:27 PST
Committed 259780@main (8c49f9898715): <https://commits.webkit.org/259780@main> Reviewed commits have been landed. Closing PR #9506 and removing active labels.
Chris Dumez
Comment 4 2023-02-03 12:05:00 PST
Chris Dumez
Comment 5 2023-02-03 12:05:07 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/9619
EWS
Comment 6 2023-02-03 12:13:22 PST
Committed 259830@main (c5062b5b81b4): <https://commits.webkit.org/259830@main> Reviewed commits have been landed. Closing PR #9619 and removing active labels.
Mike Wyrzykowski
Comment 7 2023-02-03 12:40:35 PST
*** Bug 251705 has been marked as a duplicate of this bug. ***
Dan Glastonbury
Comment 8 2023-02-10 18:16:55 PST
Re-opening for pull request https://github.com/WebKit/WebKit/pull/9965
EWS
Comment 9 2023-02-11 13:43:47 PST
Committed 260159@main (42ed4169750a): <https://commits.webkit.org/260159@main> Reviewed commits have been landed. Closing PR #9965 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.