[llvm-bugs] [Bug 31170] [AARCH64] SIMD instructions are emitted without proper address alignment
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Nov 27 12:08:11 PST 2016
https://llvm.org/bugs/show_bug.cgi?id=31170
Sergio Moreira <sergio.moreira at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Sergio Moreira <sergio.moreira at gmail.com> ---
I found that there's a "-mno-unaligned-access" which stops unaligned SIMD
accesses. I guess this bug can be closed now.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20161127/fff4c6d0/attachment.html>
More information about the llvm-bugs
mailing list