[PATCH] D22430: Don't do uint64_t(1) << 64 in maxUIntN.
Justin Lebar via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 18:03:44 PDT 2016
jlebar added a comment.
Yeah, I have a faster way, but I agree, correctness first.
https://reviews.llvm.org/D22430
More information about the llvm-commits
mailing list