shawbyoung wrote:

> Thank you for checking the runtime, and it's quite high. We'll need extra 
> filtering by block count to keep runtime low - please add it as we discussed.

>if (BF->size() != YamlBF.NumBasicBlocks)
>         continue;

Functions are filtered by block size here @aaupov 

https://github.com/llvm/llvm-project/pull/95884
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to