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

Issue 1427663002: Make SK_PREFETCH work on Windows too. (Closed)

Created:
5 years, 1 month ago by mtklein_C
Modified:
5 years, 1 month ago
Reviewers:
Stephen White, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Make SK_PREFETCH work on Windows too. - Use _mm_prefetch() if available, e.g. with MSVC. - Some other tidying up. No public API changes. TBR=reed@google.com BUG=skia: Committed: https://skia.googlesource.com/skia/+/6885a1e7c04450c0377a85d3ec8698badc58cbea

Patch Set 1 #

Patch Set 2 : actually, SSE1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M include/core/SkPostConfig.h View 1 1 chunk +8 lines, -5 lines 2 comments Download

Messages

Total messages: 16 (9 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427663002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427663002/20001
5 years, 1 month ago (2015-10-27 19:54:38 UTC) #5
mtklein_C
5 years, 1 month ago (2015-10-27 19:59:58 UTC) #7
Stephen White
LGTM, but you'll probably need (reed|bsalomon) for this "API" change. https://codereview.chromium.org/1427663002/diff/20001/include/core/SkPostConfig.h File include/core/SkPostConfig.h (right): https://codereview.chromium.org/1427663002/diff/20001/include/core/SkPostConfig.h#newcode301 ...
5 years, 1 month ago (2015-10-27 20:03:20 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-10-27 20:05:13 UTC) #10
mtklein
https://codereview.chromium.org/1427663002/diff/20001/include/core/SkPostConfig.h File include/core/SkPostConfig.h (right): https://codereview.chromium.org/1427663002/diff/20001/include/core/SkPostConfig.h#newcode301 include/core/SkPostConfig.h:301: #elif defined(__GNUC__) On 2015/10/27 20:03:20, Stephen White wrote: > ...
5 years, 1 month ago (2015-10-27 20:05:55 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1427663002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1427663002/20001
5 years, 1 month ago (2015-10-27 20:06:12 UTC) #15
commit-bot: I haz the power
5 years, 1 month ago (2015-10-27 20:06:51 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/6885a1e7c04450c0377a85d3ec8698badc58cbea

Powered by Google App Engine
This is Rietveld 408576698