Skip to content
Snippets Groups Projects
Unverified Commit 492fc927 authored by Ray Essick's avatar Ray Essick Committed by Felicia Lim
Browse files

fix alignment exceptions


some SSE optimizations were using an instruction sequence that required
128-bit alignment, even though this is not always guaranteed. The error
was in handling a 64-bit entity; made the same macro changes that had
been done previously for 32-bit entities.

Signed-off-by: default avatarFelicia Lim <flim@google.com>
parent ca3cb323
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment