[PATCH] D101018: scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 11:20:19 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4e88e5877c9f: scudo: Use a table to look up the LSB for computing the odd/even mask. NFCI. (authored by pcc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101018

Files:
  compiler-rt/lib/scudo/standalone/combined.h
  compiler-rt/lib/scudo/standalone/size_class_map.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101018.339731.patch
Type: text/x-patch
Size: 3720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/1d207255/attachment.bin>


More information about the llvm-commits mailing list