[llvm] r371569 - Update ReleaseNotes: add enabling of MemorySSA.

Alina Sbirlea via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 11:23:10 PDT 2019


Hi Hans,

Please let me know if the description I added in rL375045 resolves this
issue.

Thanks,
Alina

On Wed, Sep 25, 2019 at 3:49 AM Hans Wennborg <hans at chromium.org> wrote:

> Could this note be expanded a little for those not familiar with the
> subject? I don't know for example what being a loop dependency means
> in this context.
>
> On Wed, Sep 11, 2019 at 1:20 AM Alina Sbirlea via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
> >
> > Author: asbirlea
> > Date: Tue Sep 10 16:22:37 2019
> > New Revision: 371569
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=371569&view=rev
> > Log:
> > Update ReleaseNotes: add enabling of MemorySSA.
> >
> > Modified:
> >     llvm/trunk/docs/ReleaseNotes.rst
> >
> > Modified: llvm/trunk/docs/ReleaseNotes.rst
> > URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/ReleaseNotes.rst?rev=371569&r1=371568&r2=371569&view=diff
> >
> ==============================================================================
> > --- llvm/trunk/docs/ReleaseNotes.rst (original)
> > +++ llvm/trunk/docs/ReleaseNotes.rst Tue Sep 10 16:22:37 2019
> > @@ -41,6 +41,7 @@ Non-comprehensive list of changes in thi
> >     for adding a new subsection.
> >
> >  * The ISD::FP_ROUND_INREG opcode and related code was removed from
> SelectionDAG.
> > +* Enabled MemorySSA as a loop dependency.
> >
> >  .. NOTE
> >     If you would like to document a larger change, then you can add a
> >
> >
> > _______________________________________________
> > llvm-commits mailing list
> > llvm-commits at lists.llvm.org
> > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/aa356869/attachment.html>


More information about the llvm-commits mailing list