[PATCH] D90700: [scudo][standalone] Simplify populateFreelist

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 13:20:52 PST 2020


cryptoad updated this revision to Diff 302958.
cryptoad added a comment.

Restoring a couple of `UNLIKELY` in the loops.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90700

Files:
  compiler-rt/lib/scudo/standalone/primary32.h
  compiler-rt/lib/scudo/standalone/primary64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90700.302958.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201104/7a0e52f5/attachment.bin>


More information about the llvm-commits mailing list