[PATCH] D37353: [SparsePropagation] Enable interprocedural analysis
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 10 22:40:05 PDT 2017
dberlin added a comment.
This actually sounds like a great idea, IMHO.
Let's try it and see how well it works in practice.
It certainly would address my current concerns.
I believe most users should be able to construct effective and cheap keys without real trouble.
https://reviews.llvm.org/D37353
More information about the llvm-commits
mailing list