Bug 188689 - [WHLSL] Separate out instantiation of OperatorAnderIndexer and OperatorArrayRefLength
Summary: [WHLSL] Separate out instantiation of OperatorAnderIndexer and OperatorArrayR...
Status: RESOLVED DUPLICATE of bug 187988
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 187988
Blocks: 176199
  Show dependency treegraph
 
Reported: 2018-08-16 20:27 PDT by Thomas Denney
Modified: 2018-10-13 15:28 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Denney 2018-08-16 20:27:28 PDT
Rather than instantiating these functions inside CallExpression they should be done later, but at some point before Checker.
Comment 1 Thomas Denney 2018-08-29 17:34:45 PDT

*** This bug has been marked as a duplicate of bug 187988 ***
Comment 2 Myles C. Maxfield 2018-10-13 15:28:26 PDT
Migrated to https://github.com/gpuweb/WHLSL/issues/94