WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 196368
B3 should reduce CheckMul(x, -1) to CheckSub(0, x)
https://bugs.webkit.org/show_bug.cgi?id=196368
Summary
B3 should reduce CheckMul(x, -1) to CheckSub(0, x)
Robin Morisset
Reported
2019-03-28 12:35:53 PDT
Would require some convertToSub function, similar to the current convertToAdd
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