[PATCH] D29845: [SelectionDAG] Remove redundant stores more aggressively.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 14:14:51 PST 2017


efriedma added a comment.

On trunk, this leads to zero changes to regression tests, but it still has an effect when rebased on top of https://reviews.llvm.org/D30472.  I'll hold off on rebasing this until that is merged.


Repository:
  rL LLVM

https://reviews.llvm.org/D29845





More information about the llvm-commits mailing list