[PATCH] D28459: Make processing @llvm.assume more efficient - Add affected values to the assumption cache

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 05:27:48 PST 2017


hfinkel added a comment.

In https://reviews.llvm.org/D28459#642270, @dyung wrote:

> Hi, I just wanted to say I applied your patch to the top of trunk, built it, and then used it to compile the example that previously resulted in a big compile time increase. I am happy to report that this patch did not meaningfully increase the compile time.


Thanks for checking!


https://reviews.llvm.org/D28459





More information about the llvm-commits mailing list