[PATCH] D131707: [analyzer][NFC] Cache the result of getLocationType in TypedValueRegion

Balázs Benics via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 15 09:05:14 PDT 2022


steakhal added a subscriber: balazske.
steakhal added a comment.

In D131707#3723403 <https://reviews.llvm.org/D131707#3723403>, @ASDenysPetrov wrote:

> @steakhal
> Thank you for the review.
> Could you please do testing for me, since I'm on Windows and have no prepared testing environment as I know you do.

ATM it seems like I don't have the bandwidth. What I meant is choosing the right projects to test etc.
Maybe @balazske could give some helping hands. AFAIK it shouldn't be hard for him to enqueue a benchmark.
What do you say @balazske, could you please have a differential measurement in release configuration on the test set demonstrating the performance gain of this patch compared to the baseline?


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

https://reviews.llvm.org/D131707



More information about the cfe-commits mailing list