[PATCH] D91106: [scudo][standalone] Correct min/max region indices

Christopher Ferris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 13 13:14:43 PST 2020


cferris added a comment.

Before submitting, this seems to have some performance issues. I see some cases where it's much better, but I see a lot of cases where it's much slower.

I'll put the list of the worst offenders and I need to dig to see if the data is good.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91106



More information about the llvm-commits mailing list