[llvm] [DFAJumpThreading] Rewrite the way paths are enumerated (PR #96127)
Usman Nadeem via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 09:33:47 PDT 2024
UsmanNadeem wrote:
> I'm busy these days. May look into the patch next week. By the way, there is compile-time regression in `ClamAV`.
I looked at the O3 config, ClamAV has 12.2% more blocks that are cloned with this patch. So that might be the reason.
https://github.com/llvm/llvm-project/pull/96127
More information about the llvm-commits
mailing list