Bug 152107

Summary: B3 constant hoisting should have a story for the asm.js heap constant
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Filip Pizlo
Reported 2015-12-09 22:10:33 PST
Not hoisting it is probably always bad. The trick is deciding whether we should give all constants this kind of hoisting optimization. Probably the answer is no, so we need a heuristic.
Attachments
Filip Pizlo
Comment 1 2015-12-11 16:20:41 PST
*** This bug has been marked as a duplicate of bug 152202 ***
Note You need to log in before you can comment on or make changes to this bug.