[PATCH] D24923: Remove pruning of phi nodes in MemorySSA - it makes updating harder

Daniel Berlin via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 10:45:48 PDT 2016


ugh, forgot to include the updated unit test file. Coming!


On Mon, Sep 26, 2016 at 10:31 AM, Phabricator <reviews at reviews.llvm.org>
wrote:

> This revision was automatically updated to reflect the committed changes.
> Closed by commit rL282419: Remove pruning of phi nodes in MemorySSA - it
> makes updating harder (authored by dannyb).
>
> Changed prior to commit:
>   https://reviews.llvm.org/D24923?vs=72505&id=72524#toc
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D24923
>
> Files:
>   llvm/trunk/include/llvm/Transforms/Utils/MemorySSA.h
>   llvm/trunk/lib/Transforms/Utils/MemorySSA.cpp
>   llvm/trunk/test/Transforms/Util/MemorySSA/livein.ll
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160926/92fa591b/attachment.html>


More information about the llvm-commits mailing list