Bug 149454

Summary: Implement min and max instructions in WebAssembly
Product: WebKit Reporter: Sukolsak Sakshuwong <sukolsak>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, fpizlo, ggaren, mark.lam, saam, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146064    
Attachments:
Description Flags
Patch
none
Patch
ggaren: review+, commit-queue: commit-queue-
Update to ToT none

Description Sukolsak Sakshuwong 2015-09-22 03:17:46 PDT
Implement min and max instructions in WebAssembly
Comment 1 Sukolsak Sakshuwong 2015-09-22 03:24:40 PDT
Created attachment 261736 [details]
Patch
Comment 2 Sukolsak Sakshuwong 2015-09-22 03:30:29 PDT
Created attachment 261737 [details]
Patch
Comment 3 Geoffrey Garen 2015-09-22 11:12:35 PDT
Comment on attachment 261737 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2015-09-22 12:14:10 PDT
Comment on attachment 261737 [details]
Patch

Rejecting attachment 261737 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 261737, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
    -> origin/master
Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ...
Currently at 190123 = a2e09512efd478c5c39241138203c2b24732b00b
r190124 = cff4fb2065a99bcbfcee4dddbe9ff7854737947a
r190125 = 22be5d70e2c7485f16a18f69035fc3530839f15a
Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc
First, rewinding head to replay your work on top of it...
Fast-forwarded master to refs/remotes/origin/master.

Full output: http://webkit-queues.webkit.org/results/197514
Comment 5 Sukolsak Sakshuwong 2015-09-22 12:21:53 PDT
Created attachment 261759 [details]
Update to ToT
Comment 6 WebKit Commit Bot 2015-09-22 13:12:04 PDT
Comment on attachment 261759 [details]
Update to ToT

Clearing flags on attachment: 261759

Committed r190130: <http://trac.webkit.org/changeset/190130>
Comment 7 WebKit Commit Bot 2015-09-22 13:12:10 PDT
All reviewed patches have been landed.  Closing bug.