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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 07:51:29 PDT 2017


spatel added reviewers: efriedma, ABataev.
spatel added a comment.

Adding Eli and Alexey as potential reviewers based on https://reviews.llvm.org/D36841 because I've never looked at this function before.


https://reviews.llvm.org/D39570





More information about the llvm-commits mailing list