Bug 169249

Summary: Consider making LowerToAir::appendBinOp general enough to handle cases where one or both of the operands is already a known tmp or immediate
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Filip Pizlo
Reported 2017-03-06 19:50:54 PST
So that we don't have code like in LowerToAir::appendGeneralAtomic, that has a mediocre recreation of appendBinOp.
Attachments
Note You need to log in before you can comment on or make changes to this bug.