[Patch] Remove the strong phi elimination pass
Cameron Zwarich
zwarich at apple.com
Wed Oct 30 00:11:41 PDT 2013
Sorry for the late response. I wrote this, and thanks for removing it. If we want to optimize phi elimination in the future, it should probably just get moved into the coalescer and be handled there.
Cameron
On Oct 13, 2013, at 11:08 AM, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> The attached patch removes the strong phi elimination pass. It is not
> used by anything in tree and I don't think it is in anyone's roadmap
> to change that.
>
> Cheers,
> Rafael
> <t.patch>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list