RESOLVED FIXED 149454
Implement min and max instructions in WebAssembly
https://bugs.webkit.org/show_bug.cgi?id=149454
Summary Implement min and max instructions in WebAssembly
Sukolsak Sakshuwong
Reported 2015-09-22 03:17:46 PDT
Implement min and max instructions in WebAssembly
Attachments
Patch (13.18 KB, patch)
2015-09-22 03:24 PDT, Sukolsak Sakshuwong
no flags
Patch (13.57 KB, patch)
2015-09-22 03:30 PDT, Sukolsak Sakshuwong
ggaren: review+
commit-queue: commit-queue-
Update to ToT (13.09 KB, patch)
2015-09-22 12:21 PDT, Sukolsak Sakshuwong
no flags
Sukolsak Sakshuwong
Comment 1 2015-09-22 03:24:40 PDT
Sukolsak Sakshuwong
Comment 2 2015-09-22 03:30:29 PDT
Geoffrey Garen
Comment 3 2015-09-22 11:12:35 PDT
Comment on attachment 261737 [details] Patch r=me
WebKit Commit Bot
Comment 4 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
Sukolsak Sakshuwong
Comment 5 2015-09-22 12:21:53 PDT
Created attachment 261759 [details] Update to ToT
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2015-09-22 13:12:10 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.