[PATCH] D32971: [scudo] CRC32 optimizations
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 8 14:56:31 PDT 2017
cryptoad updated this revision to Diff 98217.
cryptoad added a comment.
Getting rid of the temporary assignment to `HashType` which is no longer needed.
https://reviews.llvm.org/D32971
Files:
lib/scudo/scudo_allocator.cpp
lib/scudo/scudo_crc32.cpp
lib/scudo/scudo_crc32.h
lib/scudo/scudo_utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32971.98217.patch
Type: text/x-patch
Size: 13608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/efc9f567/attachment.bin>
More information about the llvm-commits
mailing list