[PATCH] D6952: Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 28 10:33:06 PDT 2015
mcrosier requested changes to this revision.
mcrosier added a reviewer: mcrosier.
mcrosier added a comment.
This revision now requires changes to proceed.
@majnemer: David, would you mind giving this a once over before I commit? This has been sitting for many months..
http://reviews.llvm.org/D6952
More information about the llvm-commits
mailing list