[PATCH] [InstructionMerge - GVN] hoisting and sinking of equivalent memory instructions in diamonds

Chandler Carruth chandlerc at google.com
Fri May 2 17:13:24 PDT 2014


On Fri, May 2, 2014 at 4:44 PM, Gerolf Hoflehner <ghoflehner at apple.com>wrote:

> I can see the arguments pro independent pass, but why do you assert it
> will make the code much easier to review? The code is coherent as it is and
> won’t change whether it is  part of GVN or its own phase.


Because then I don't have to even think about GVN? Anyways, it should be
*much* easier to test.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140502/481b4df3/attachment.html>


More information about the llvm-commits mailing list