[webkit-changes] [WebKit/WebKit] 6ea64b: [WGSL] staticCheck should use CHECK_PASS
Tadeu Zagallo
noreply at github.com
Wed Aug 16 03:26:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ea64bd9136a467a721e02935ff883864697f4b8
https://github.com/WebKit/WebKit/commit/6ea64bd9136a467a721e02935ff883864697f4b8
Author: Tadeu Zagallo <tzagallo at apple.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M Source/WebGPU/WGSL/Parser.cpp
M Source/WebGPU/WGSL/Parser.h
M Source/WebGPU/WGSL/WGSL.cpp
M Tools/TestWebKitAPI/Tests/WGSL/ParserTests.cpp
M Tools/TestWebKitAPI/Tests/WGSL/TestWGSLAPI.cpp
M Tools/TestWebKitAPI/Tests/WGSL/TestWGSLAPI.h
Log Message:
-----------
[WGSL] staticCheck should use CHECK_PASS
https://bugs.webkit.org/show_bug.cgi?id=260138
rdar://113847047
Reviewed by Dan Glastonbury.
Minor refactoring: clean up duplication, compute phase times and remove duplication.
* Source/WebGPU/WGSL/Parser.cpp:
(WGSL::parse):
* Source/WebGPU/WGSL/Parser.h:
* Source/WebGPU/WGSL/WGSL.cpp:
(WGSL::staticCheck):
Canonical link: https://commits.webkit.org/266942@main
More information about the webkit-changes
mailing list