RESOLVED FIXED70493
Improve NEON based GaussianBlur
https://bugs.webkit.org/show_bug.cgi?id=70493
Summary Improve NEON based GaussianBlur
Zoltan Herczeg
Reported 2011-10-20 05:10:58 PDT
use vmov instead of vtbl.
Attachments
patch (3.85 KB, patch)
2011-10-20 05:16 PDT, Zoltan Herczeg
no flags
Zoltan Herczeg
Comment 1 2011-10-20 05:16:32 PDT
Gabor Loki
Comment 2 2011-10-20 05:49:07 PDT
Comment on attachment 111756 [details] patch Nice one! The patch looks good to me.
Csaba Osztrogonác
Comment 3 2011-10-20 05:51:41 PDT
Comment on attachment 111756 [details] patch r=me
WebKit Review Bot
Comment 4 2011-10-20 05:54:32 PDT
Comment on attachment 111756 [details] patch Rejecting attachment 111756 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 Last 500 characters of output: cripts/webkitpy/common/system/executive.py", line 420, in run_command close_fds=self._should_close_fds()) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py", line 476, in popen return subprocess.Popen(*args, **kwargs) File "/usr/lib/python2.6/subprocess.py", line 623, in __init__ errread, errwrite) File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child raise child_exception TypeError: execv() arg 2 must contain only strings Full output: http://queues.webkit.org/results/10181426
Zoltan Herczeg
Comment 5 2011-10-20 06:04:18 PDT
Comment on attachment 111756 [details] patch Clearing flags on attachment: 111756 Committed r97970: <http://trac.webkit.org/changeset/97970>
Zoltan Herczeg
Comment 6 2011-10-20 06:04:25 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.