[PATCH] Optimize memcmp(x, y, n)==0 for small n and suitably aligned x/y.

Joerg Sonnenberger joerg at NetBSD.org
Tue Jan 13 23:50:13 PST 2015


For platforms with suppport for unaligned access, this is always a win, isn't it? I.e. independent of the correct alignment of the pointers.


http://reviews.llvm.org/D6952

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list