[webkit-changes] [WebKit/WebKit] 56f214: [WebGPU] Remove duplicate typeError when a bottom ...
Alex Christensen
noreply at github.com
Fri Mar 1 13:25:00 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 56f2145d88f7f995e572dc334dbeb43a56969951
https://github.com/WebKit/WebKit/commit/56f2145d88f7f995e572dc334dbeb43a56969951
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M Source/WebGPU/WGSL/TypeCheck.cpp
Log Message:
-----------
[WebGPU] Remove duplicate typeError when a bottom type is a member of a struct
https://bugs.webkit.org/show_bug.cgi?id=270350
rdar://123898425
Reviewed by Tadeu Zagallo.
An error was already generated when the bottom type was inferred
* Source/WebGPU/WGSL/TypeCheck.cpp:
(WGSL::TypeChecker::visit):
Canonical link: https://commits.webkit.org/275568@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list