[Webkit-unassigned] [Bug 208738] New: Consider renaming moveConditionally... MacroAssembler emitters.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 6 14:48:40 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=208738
Bug ID: 208738
Summary: Consider renaming moveConditionally... MacroAssembler
emitters.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
This moveConditionally... functions actually implement csel semantics instead of cmov. While the "moveConditionally" name can mean select, it is easily confused to mean cmov. Consider renaming them to variants of "select" or something less ambiguous.
--
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/20200306/d5878fdc/attachment-0001.htm>
More information about the webkit-unassigned
mailing list