[webkit-reviews] review requested: [Bug 197816] bitCount() should use popcount where available : [Attachment 369791] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 15:39:47 PDT 2019


Robin Morisset <rmorisset at apple.com> has asked	for review:
Bug 197816: bitCount() should use popcount where available
https://bugs.webkit.org/show_bug.cgi?id=197816

Attachment 369791: Patch

https://bugs.webkit.org/attachment.cgi?id=369791&action=review




--- Comment #9 from Robin Morisset <rmorisset at apple.com> ---
Created attachment 369791

  --> https://bugs.webkit.org/attachment.cgi?id=369791&action=review

Patch

Added a test, and replaced GCC_COMPATIBLE by GCC_OR_CLANG.


More information about the webkit-reviews mailing list