[PATCH] [complex] Teach Clang to preserve different-type operands to arithmeticoperators where one type is a C complex type, and to emit both the efficientand correct implementation for complex arithmetic according to C11 AnnexG using this extra...
Chandler Carruth
chandlerc at gmail.com
Fri Oct 10 18:01:28 PDT 2014
On Fri, Oct 10, 2014 at 5:45 PM, Richard Smith <richard at metafoo.co.uk>
wrote:
> No, the rest LGTM.
>
Thanks for the careful review, both from you and Steve and Hal! =D
More patches forth coming to improve the performance and add fastmath
support, etc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141010/85775d12/attachment.html>
More information about the cfe-commits
mailing list