Bug 196368

Summary: B3 should reduce CheckMul(x, -1) to CheckSub(0, x)
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Robin Morisset <rmorisset>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 196361    

Robin Morisset
Reported 2019-03-28 12:35:53 PDT
Would require some convertToSub function, similar to the current convertToAdd
Attachments
Note You need to log in before you can comment on or make changes to this bug.