Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Issue 2134753006: Add Sk4f_RoundToInt (Closed)

Created:
4 years, 5 months ago by msarett
Modified:
4 years, 5 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@xformrefactor
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add Sk4f_RoundToInt BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2134753006 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Committed: https://skia.googlesource.com/skia/+/7d3ff7142360f456be4e21e64c6c014cc919785e

Patch Set 1 : Compile fixes #

Total comments: 4

Patch Set 2 : Response to comments #

Patch Set 3 : Fix vector conversion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -9 lines) Patch
M src/core/SkNx.h View 1 1 chunk +9 lines, -0 lines 0 comments Download
M src/opts/SkColorXform_opts.h View 1 2 chunks +9 lines, -9 lines 0 comments Download
M src/opts/SkNx_neon.h View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M src/opts/SkNx_sse.h View 1 1 chunk +8 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 65 (49 generated)
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 18:30:23 UTC) #6
msarett
https://codereview.chromium.org/2134753006/diff/40001/src/opts/SkNx_neon.h File src/opts/SkNx_neon.h (right): https://codereview.chromium.org/2134753006/diff/40001/src/opts/SkNx_neon.h#newcode454 src/opts/SkNx_neon.h:454: return vcvtq_f32_s32((x + 0.5f).fVec); Might be an opportunity to ...
4 years, 5 months ago (2016-07-09 18:30:41 UTC) #8
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 18:31:15 UTC) #9
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 18:41:55 UTC) #14
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 18:49:16 UTC) #20
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 18:53:16 UTC) #26
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 19:02:23 UTC) #32
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-09 19:08:24 UTC) #38
mtklein
https://codereview.chromium.org/2134753006/diff/160001/src/core/SkNx.h File src/core/SkNx.h (right): https://codereview.chromium.org/2134753006/diff/160001/src/core/SkNx.h#newcode305 src/core/SkNx.h:305: return { sk_float_round2int(x[0]), If we can't implement this in ...
4 years, 5 months ago (2016-07-11 14:05:04 UTC) #41
msarett
Will rebase this after reed's CL lands. https://codereview.chromium.org/2134753006/diff/160001/src/core/SkNx.h File src/core/SkNx.h (right): https://codereview.chromium.org/2134753006/diff/160001/src/core/SkNx.h#newcode305 src/core/SkNx.h:305: return { ...
4 years, 5 months ago (2016-07-12 15:42:43 UTC) #45
reed1
don't wait for me -- I seem to be attracting wacky warnings/bugs.
4 years, 5 months ago (2016-07-12 15:51:21 UTC) #46
mtklein
lgtm
4 years, 5 months ago (2016-07-12 18:04:55 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2134753006/220001
4 years, 5 months ago (2016-07-12 21:45:57 UTC) #61
commit-bot: I haz the power
There were warnings when CQ was processing your CL: * CQ_EXTRA_TRYBOTS flag is deprecated and ...
4 years, 5 months ago (2016-07-12 21:45:59 UTC) #62
commit-bot: I haz the power
Committed patchset #3 (id:220001) as https://skia.googlesource.com/skia/+/7d3ff7142360f456be4e21e64c6c014cc919785e
4 years, 5 months ago (2016-07-12 21:55:48 UTC) #64
commit-bot: I haz the power
4 years, 5 months ago (2016-07-12 21:55:56 UTC) #65
Message was sent while issue was closed.
CQ bit was unchecked.

Powered by Google App Engine
This is Rietveld 408576698