[PATCH] D40299: [Complex] Don't use __div?c3 when building with fast-math.

Paul Walker via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 19 07:46:07 PST 2017


paulwalker-arm updated this revision to Diff 127528.
paulwalker-arm added a comment.

Query LangOpts for FastMast rather than IRBuilder and fleshed out the tests.


https://reviews.llvm.org/D40299

Files:
  lib/CodeGen/CGExprComplex.cpp
  test/CodeGen/complex-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40299.127528.patch
Type: text/x-patch
Size: 10935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171219/07df4f7c/attachment.bin>


More information about the cfe-commits mailing list