[Webkit-unassigned] [Bug 216335] New: Simply OptionSet::set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 17:39:02 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=216335

            Bug ID: 216335
           Summary: Simply OptionSet::set
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

In https://trac.webkit.org/r266776, I added OptionSet::set.

Following some discussion in https://bugs.webkit.org/show_bug.cgi?id=216305#c6,
we can see that a simpler variant which uses a branch produces the same assembly in x86_64 and arm64 with -O3.

So just use a simpler code since it's easier to read.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200910/cd4f2778/attachment.htm>


More information about the webkit-unassigned mailing list