Bug 153286

Summary: [JSC] Fix a typo in the Air definition of CeilDouble
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 150279, 153338    
Attachments:
Description Flags
Patch none

Benjamin Poulain
Reported 2016-01-20 14:17:10 PST
[JSC] Fix a typo in the Air definition of CeilDouble
Attachments
Patch (1.37 KB, patch)
2016-01-20 14:20 PST, Benjamin Poulain
no flags
Benjamin Poulain
Comment 1 2016-01-20 14:20:47 PST
Mark Lam
Comment 2 2016-01-20 14:25:31 PST
Comment on attachment 269385 [details] Patch r=me
WebKit Commit Bot
Comment 3 2016-01-20 15:25:34 PST
Comment on attachment 269385 [details] Patch Clearing flags on attachment: 269385 Committed r195388: <http://trac.webkit.org/changeset/195388>
WebKit Commit Bot
Comment 4 2016-01-20 15:25:37 PST
All reviewed patches have been landed. Closing bug.
Filip Pizlo
Comment 5 2016-01-21 18:15:00 PST
I'm pretty sure this regressed Kraken. The fake use was somehow arranging the registers in such a way that it revealed the partial register stall. We should definitely run all benchmarks for every commit now. We don't have bots for B3 and we're close to turning it on.
Note You need to log in before you can comment on or make changes to this bug.