WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
208738
Consider renaming moveConditionally... MacroAssembler emitters.
https://bugs.webkit.org/show_bug.cgi?id=208738
Summary
Consider renaming moveConditionally... MacroAssembler emitters.
Mark Lam
Reported
2020-03-06 14:48:40 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
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