[PATCH] D37355: Add CalledValuePropagation pass

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 9 13:13:16 PDT 2017


mssimpso added a comment.

Danny/Davide,

Thanks very much for all of the reviews! Just to clarify, are you also OK with the dependent patches (the changes in https://reviews.llvm.org/D37353 to make the generic solver interprocedural and the NFC in https://reviews.llvm.org/D37638 that pulls out the IPO utilities)?


https://reviews.llvm.org/D37355





More information about the llvm-commits mailing list