[PATCH] D35538: [CodeGen][ARM] ARM runtime helper functions are not always soft-fp

Peter Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 26 03:45:28 PDT 2017


peter.smith updated this revision to Diff 108245.
peter.smith added a comment.

Thanks both for the comments, I've added the missing punctuation and have expanded the tests so that we anchor the check to the function and check for the operation that will be lowered by the back-end.


https://reviews.llvm.org/D35538

Files:
  lib/CodeGen/TargetInfo.cpp
  test/CodeGen/arm-float-helpers.c
  test/CodeGen/complex-math.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35538.108245.patch
Type: text/x-patch
Size: 11870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170726/624be987/attachment-0001.bin>


More information about the cfe-commits mailing list