[PATCH] D74311: [CodeGen] Fix the computation of the alignment of split stores.

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 04:50:29 PST 2020


hans added a comment.

In D74311#1871709 <https://reviews.llvm.org/D74311#1871709>, @lebedev.ri wrote:

> In D74311#1871706 <https://reviews.llvm.org/D74311#1871706>, @hans wrote:
>
> > In D74311#1870555 <https://reviews.llvm.org/D74311#1870555>, @lebedev.ri wrote:
> >
> > > We probably want to backport the big-endian fix into 10.0 in some form?
> > >  Please do file a bug
> >
> >
> > Was there a bug filed for this yet?
>
>
> #44877


Thanks! I'll follow up there.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74311/new/

https://reviews.llvm.org/D74311





More information about the llvm-commits mailing list