Bug 292551
| Summary: | Update WTF::roundUpToPowerOfTwo() to leverage C++20's std::bit_ceil | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Chris Dumez
Update WTF::roundUpToPowerOfTwo() to leverage C++20's std::bit_ceil.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/44948
Chris Dumez
*** Bug 292508 has been marked as a duplicate of this bug. ***
EWS
Committed 294533@main (bd713cc1114e): <https://commits.webkit.org/294533@main>
Reviewed commits have been landed. Closing PR #44948 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150719594>