[PATCH] D28459: Make processing @llvm.assume more efficient - Add affected values to the assumption cache
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 18:18:14 PST 2017
davide added a comment.
Sorry for the delay, Hal.
I just checked and this doesn't regress the cases your previous change regressed, so we should be good on that side.
I somehow share Dan's feeling that this could be solved with an infrastructural changes rather than caching, but I don't feel to be in a position to hinder progress without a concrete/implemented alternative.
https://reviews.llvm.org/D28459
More information about the llvm-commits
mailing list