[PATCH] D39570: [SimplifyCFG] When merging conditional stores, don't count the store we're merging against the PHINodeFoldingThreshold

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 11:37:18 PDT 2017


efriedma added a comment.

What effect does this have on performance?


https://reviews.llvm.org/D39570





More information about the llvm-commits mailing list