https://bugs.llvm.org/show_bug.cgi?id=44405
Eli Friedman <efrie...@quicinc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
CC| |efrie...@quicinc.com
--- Comment #1 from Eli Friedman <efrie...@quicinc.com> ---
You're performing a store with align 4 to an unaligned variable.
(Implicit alignment in IR is confusing, useless historical artifact; we should
get rid of it, but I haven't had time.)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs