Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e5c11b80e43b6b3e9cf189715ba00223aa1ab841
https://github.com/WebKit/WebKit/commit/e5c11b80e43b6b3e9cf189715ba00223aa1ab841
Author: Tadeu Zagallo <[email protected]>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
M Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp
M Source/WebGPU/WGSL/tests/valid/overload.wgsl
Log Message:
-----------
[WGSL] countLeadingZeros, countOneBits, countTrailingZeros, reverseBits,
extractBits, faceForward, insertBits are unimplemented
https://bugs.webkit.org/show_bug.cgi?id=264384
rdar://118098831
Reviewed by Mike Wyrzykowski.
Add code generation for all the missing bit functions
* Source/WebGPU/WGSL/Metal/MetalFunctionWriter.cpp:
(WGSL::Metal::FunctionDefinitionWriter::visit):
* Source/WebGPU/WGSL/tests/valid/overload.wgsl:
Canonical link: https://commits.webkit.org/270427@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes