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

Issue 318593002: Use none SSE functions when data is not 16 byte aligned (Closed)

Created:
6 years, 6 months ago by Bo Xu
Modified:
6 years, 6 months ago
Reviewers:
Lei Zhang, jabdelmalek, jam
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Visibility:
Public.

Description

Use none SSE functions when data is not 16 byte aligned BUG= R=jabdelmalek@google.com Committed: https://pdfium.googlesource.com/pdfium/+/0db35e8

Patch Set 1 #

Patch Set 2 : Patch Set 2 #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c View 1 2 3 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Bo Xu
Please review the change, thanks
6 years, 6 months ago (2014-06-04 06:58:10 UTC) #1
Lei Zhang
The openjpeg code tries to make sure the wavelet is actually aligned. It calls opj_aligned_malloc() ...
6 years, 6 months ago (2014-06-04 09:11:28 UTC) #2
Bo Xu
Ok, we are looking at implementing aligned malloc in the memory manager.
6 years, 6 months ago (2014-06-05 18:14:48 UTC) #3
jabdelmalek
https://codereview.chromium.org/318593002/diff/20001/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c File core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c (right): https://codereview.chromium.org/318593002/diff/20001/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c#newcode144 core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c:144: #if 0 here and below where you comment this ...
6 years, 6 months ago (2014-06-06 17:25:31 UTC) #4
Bo Xu
On 2014/06/06 17:25:31, jabdelmalek wrote: > https://codereview.chromium.org/318593002/diff/20001/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c > File core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c (right): > > https://codereview.chromium.org/318593002/diff/20001/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c#newcode144 > ...
6 years, 6 months ago (2014-06-07 01:30:00 UTC) #5
jam
On 2014/06/07 01:30:00, bo_xu wrote: > On 2014/06/06 17:25:31, jabdelmalek wrote: > > > https://codereview.chromium.org/318593002/diff/20001/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/dwt.c ...
6 years, 6 months ago (2014-06-07 01:31:18 UTC) #6
jabdelmalek
lgtm
6 years, 6 months ago (2014-06-08 22:58:15 UTC) #7
Bo Xu
6 years, 6 months ago (2014-06-08 23:35:52 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r0db35e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698