[PATCH] D19268: [DAGCombiner] Do not remove the load of stored values when optimizations are disabled

Ulrich Weigand via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 4 03:39:32 PDT 2016


uweigand added a comment.

In https://reviews.llvm.org/D19268#558813, @kzhuravl wrote:

> Hi, @uweigand , this patch changes one of the SystemZ tests, I am not familiar with it. Who would be the best person to take a look at the SystemZ test changes?


This change is fine, the new assembler code is actually better than the old one.


https://reviews.llvm.org/D19268





More information about the llvm-commits mailing list