[llvm-bugs] [Bug 44877] [CodeGenPrepare] Store splitting creates invalid alignments on big-endian targets, and under-aligned stores on all targets
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 19 04:37:57 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44877
Clement Courbet <clement.courbet at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Clement Courbet <clement.courbet at gmail.com> ---
Indeed, I could reproduce by compiling only with X86 support.
I have committed be45a5a4092d678c992ac5d32e4b41da9367989a, which fixes the
issue on my machine.
--
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/20200219/019a062b/attachment-0001.html>
More information about the llvm-bugs
mailing list