[PATCH] D33675: [DAG] Do MergeConsecutiveStores again before Instruction Selection

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 16:15:25 PDT 2017


efriedma added a comment.

5% of time in DAGCombine, or 5% total?  5% total is a lot for an optimization which triggers relatively rarely.


https://reviews.llvm.org/D33675





More information about the llvm-commits mailing list