[llvm-commits] [PATCH] Population-count loop idiom recognization
Joerg Sonnenberger
joerg at britannica.bec.de
Mon Nov 19 18:04:30 PST 2012
On Mon, Nov 19, 2012 at 10:09:39AM -0800, Shuxin Yang wrote:
> The attached patch is to recognize this population-count pattern:
Can you also recognize the naive loop versions?
Joerg
More information about the llvm-commits
mailing list