[PATCH] D49923: Support: xxHash64: Zero extend byte values loaded from the input data.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 27 11:31:04 PDT 2018


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

In your diff (it's hidden but you can reveal it by clicking show all liens), it was an unsigned char. Anyways, LGTM.


Repository:
  rL LLVM

https://reviews.llvm.org/D49923





More information about the llvm-commits mailing list