Bug 188689
| Summary: | [WHLSL] Separate out instantiation of OperatorAnderIndexer and OperatorArrayRefLength | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Thomas Denney <tdenney> |
| Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dino, mmaxfield |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 187988 | ||
| Bug Blocks: | 176199 | ||
Thomas Denney
Rather than instantiating these functions inside CallExpression they should be done later, but at some point before Checker.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Thomas Denney
*** This bug has been marked as a duplicate of bug 187988 ***
Myles C. Maxfield
Migrated to https://github.com/gpuweb/WHLSL/issues/94