-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[tint][ir][val] Add operand and result checks for MemberBuiltinCall
Since core IR does not declare any member builtins, tests have been added to the backend specific unittests for coverage. Fixes: 395822789 Change-Id: I74281c101777fd708bfb4fd9c26201ae179e0b95 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/225638 Auto-Submit: Ryan Harrison <[email protected]> Commit-Queue: Ryan Harrison <[email protected]> Reviewed-by: dan sinclair <[email protected]>
- Loading branch information
Showing
5 changed files
with
543 additions
and
0 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
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
Oops, something went wrong.