[PATCH] D103317: [Analyzer][Core] Make SValBuilder to better simplify svals with 3 symbols in the tree

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 26 02:21:45 PST 2021


martong added a comment.

> Please repeat the measurement for `openssl`. There must have been some interference in the memory consumption. Aside from that the results look great.

I did. Average memory usage is unaffected.

F20722167: svalbuilder_improvements_openssl.png <https://reviews.llvm.org/F20722167>

F20722178: stats.html <https://reviews.llvm.org/F20722178>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103317/new/

https://reviews.llvm.org/D103317



More information about the cfe-commits mailing list