[PATCH] D34905: Modify constraints in `llvm::canReplaceOperandWithVariable`

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 14:15:59 PDT 2017


efriedma added a comment.

It would be nice to have a testcase for the InsertValue change, since it has an impact on SimplifyCFG even without https://reviews.llvm.org/D34921.


https://reviews.llvm.org/D34905





More information about the llvm-commits mailing list