[clang] [llvm] [ImmutableSet] Optimize add/remove operations to avoid redundant tree modifications (PR #159845)
Arseniy Zaostrovnykh via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 22 06:19:46 PDT 2025
necto wrote:
> cc., @steakhal , @necto , @NagyDonat , you might want to run some benchmarks with this patch applied to see if there is a measurable impact on the Clang Static Analyzer.
Thank you for the heads up, @Xazax-hun, I will run some benchmarking. I guess I don't need to block the PR on this. If I discover a regression, I'll raise a follow up issue.
https://github.com/llvm/llvm-project/pull/159845
More information about the llvm-commits
mailing list