[PATCH]Clang and AArch64 backend patches to support sshll/ushll instructions

Jiangning Liu liujiangning1 at gmail.com
Thu Aug 22 02:19:48 PDT 2013


I think we should change temp variables defined inside the all acle macros
to be with suffix _m? For example, change __a to be __a_m. With this method
we would never see the name conflict inside the expanded macro. Also, we
should avoid adding hacking code only for  vshll_high_n_s8.

Thanks,
-Jiangning


2013/8/20 Tim Northover <t.p.northover at gmail.com>

> > Since the current code works well, I prefer to keep the code.
> > I think I'd discuss with Jiangning, or think out a better way to solve
> this
> > issue.
>
> I'm quite happy with that. Thanks for giving it a go.
>
> Tim.
>



-- 
Thanks,
-Jiangning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130822/dd8cd258/attachment.html>


More information about the llvm-commits mailing list