-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ir] Use inference for nested arrays of builtin structures
When emitting array types, check for builtin structures at any nested depth to determine whether the type can be spelled out explicitly or whether inference has to be used for the top-level array. Fixed: 380898799 Change-Id: I672f21a4cfad8ddd8ab9d6199b7ddfd44e0e9a73 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217994 Reviewed-by: dan sinclair <[email protected]> Commit-Queue: James Price <[email protected]>
- Loading branch information
Showing
2 changed files
with
27 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters