[llvm-commits] [PATCH] ARM: Custom lower scalar ctpop
Pete Couperus
pjcoup at gmail.com
Sat Dec 8 08:39:45 PST 2012
Hello,
This patch builds on the vector support for ARM/NEON ctpop lowering
(r169325) to give i32/i64 custom lowering.
It does not tie into the ctpop idiom recognition, as that patch seems
to being discussed right now.
Please review!
Thanks!
Pete
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-scalar-ctpop.diff
Type: application/octet-stream
Size: 5758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121208/fa237cce/attachment.obj>
More information about the llvm-commits
mailing list