[llvm-commits] [PATCH] ARM: Custom lower scalar ctpop
Pete Couperus
pjcoup at gmail.com
Sat Dec 8 09:06:47 PST 2012
Hello,
Forgot the test case. Reattached with test case.
Pete
On Sat, Dec 8, 2012 at 8:39 AM, Pete Couperus <pjcoup at gmail.com> wrote:
> 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: 7632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121208/8ae7fa44/attachment.obj>
More information about the llvm-commits
mailing list