[cfe-commits] [patch] Make ARM NEON polynomial types unsigned

Tim Northover t.p.northover at gmail.com
Wed Jan 16 06:44:54 PST 2013


> I'd say that if you can get GCC to make the change, then Clang should do
> the same. If GCC continues to use signed polynomial types, then I'm not
> convinced that Clang should change to unsigned types.

We've decided to tighten up the AArch32 ABI to require unsigned type for
polynomials. It'll obviously take a while to filter through everywhere, but
the future is unsigned.

Can I commit? Can I? Can I? *bounce*.

Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130116/d0599955/attachment.html>


More information about the cfe-commits mailing list