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

Issue 343423003: Add noinline for GCC 4.6, which seems to vectorize after inlining. (Closed)

Created:
6 years, 6 months ago by mtklein_C
Modified:
6 years, 6 months ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add noinline for GCC 4.6, which seems to vectorize after inlining. GCC 4.7 and 4.8 don't need this, but we're not building with them so it doesn't hurt. BUG=skia: Committed: https://skia.googlesource.com/skia/+/b726df472bb996aaab9ea0e62568208599385a1c

Patch Set 1 #

Patch Set 2 : note #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/core/SkConvolver.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
mtklein
lgtm
6 years, 6 months ago (2014-06-25 19:18:13 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/343423003/20001
6 years, 6 months ago (2014-06-25 19:19:09 UTC) #2
commit-bot: I haz the power
6 years, 6 months ago (2014-06-25 19:40:57 UTC) #3
Message was sent while issue was closed.
Change committed as b726df472bb996aaab9ea0e62568208599385a1c

Powered by Google App Engine
This is Rietveld 408576698