[PATCH] Fix compound assignment of fp128 complex data type

James Molloy james at jamesmolloy.co.uk
Mon Oct 20 03:14:57 PDT 2014


Hi Jiangning,

This simple fix LGTM.

Cheers,

James

On 20 October 2014 10:49, Jiangning Liu <liujiangning1 at gmail.com> wrote:

> Hi,
>
> Attached patch is to fix compound assignment of fp128 complex data type.
>
> The fix is very simple, and it only adds lowering of compound assignment
> for the missing type llvm::Type::FP128TyID.
>
> Thanks,
> -Jiangning
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141020/0ba56ad3/attachment.html>


More information about the cfe-commits mailing list