WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264384
[WGSL] countLeadingZeros, countOneBits, countTrailingZeros, reverseBits, extractBits, faceForward, insertBits are unimplemented
https://bugs.webkit.org/show_bug.cgi?id=264384
Summary
[WGSL] countLeadingZeros, countOneBits, countTrailingZeros, reverseBits, extr...
Mike Wyrzykowski
Reported
2023-11-07 22:05:26 PST
maybe obvious but here are the WGSL -> MSL translations: countLeadingZeros -> clz countOneBits -> popcount countTrailingZeros -> ctz reverseBits -> reverse_bits extractBits -> extract_bits faceForward -> faceforward insertBits -> insert_bits
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-07 22:05:43 PST
<
rdar://problem/118098831
>
Tadeu Zagallo
Comment 2
2023-11-08 07:25:22 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20163
EWS
Comment 3
2023-11-09 00:11:05 PST
Committed
270427@main
(e5c11b80e43b): <
https://commits.webkit.org/270427@main
> Reviewed commits have been landed. Closing PR #20163 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug