[PATCH] D74039: Make llvm::crc32() work also for input sizes larger than 32 bits.

Hans Wennborg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 6 00:12:20 PST 2020


hans added a comment.

In D74039#1860541 <https://reviews.llvm.org/D74039#1860541>, @manojgupta wrote:

> Thanks, should this be cherry picked to 11.0 release as well?


Definitely! (I assume you mean 10.0) Cherry-picked as d0104a596199a41963dbba70338d9ff3c36b185a <https://reviews.llvm.org/rGd0104a596199a41963dbba70338d9ff3c36b185a>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74039





More information about the llvm-commits mailing list