[PATCH] D77632: [TLI] Per-function fveclib for math library used for vectorization
Wenlei He via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 9 11:56:58 PDT 2020
wenlei updated this revision to Diff 256350.
wenlei added a comment.
address feedback, allow functions within a module to have different vectlib setting. add test case for inline compatibility check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77632/new/
https://reviews.llvm.org/D77632
Files:
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/CodeGen/CGCall.cpp
clang/test/CodeGen/libcalls-veclib.c
llvm/include/llvm/Analysis/TargetLibraryInfo.h
llvm/lib/Analysis/TargetLibraryInfo.cpp
llvm/test/Transforms/Inline/veclib-compat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77632.256350.patch
Type: text/x-patch
Size: 24160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200409/ceed6ac1/attachment-0001.bin>
More information about the cfe-commits
mailing list