[llvm] r294027 - [SLP] Use SCEV to sort memory accesses.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 15:32:11 PST 2017


Fixed in r296411.
Let me and/or Shahid know if you see any more issues after that.

On Mon, Feb 27, 2017 at 1:37 PM, Joerg Sonnenberger <joerg at bec.de> wrote:

> On Fri, Feb 03, 2017 at 07:09:45PM -0000, Michael Kuperstein via
> llvm-commits wrote:
> > Author: mkuper
> > Date: Fri Feb  3 13:09:45 2017
> > New Revision: 294027
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=294027&view=rev
> > Log:
> > [SLP] Use SCEV to sort memory accesses.
>
> I'm seeing compilation crashes with this change. One example is
> attached, -O2 is enough to hit it.
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170227/99cd77b4/attachment.html>


More information about the llvm-commits mailing list