[PATCH] D31787: [TLI] Add declarations for various math header file routines from math-finite.h that create '__<func>_finite as functions
Chris Chrulski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 2 15:28:05 PDT 2017
chrischr updated this revision to Diff 97511.
chrischr added a comment.
New version uploaded which adds changes to the unit test files in test/Transformas/InferFnctionAttrs to include the newly added TLI function prototypes.
https://reviews.llvm.org/D31787
Files:
include/llvm/Analysis/TargetLibraryInfo.def
lib/Analysis/TargetLibraryInfo.cpp
test/Transforms/InferFunctionAttrs/annotate.ll
test/Transforms/InferFunctionAttrs/no-proto.ll
unittests/Analysis/TargetLibraryInfoTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31787.97511.patch
Type: text/x-patch
Size: 24129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/f4ff5670/attachment.bin>
More information about the llvm-commits
mailing list