[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:25:53 PDT 2018
ruiu added a comment.
Hmm, P is a pointer to a unsigned char, so it is always sign-extended, no? What am I missing?
Repository:
rL LLVM
https://reviews.llvm.org/D49923
More information about the llvm-commits
mailing list