diff options
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2019-04-09 13:21:11 +0000 |
---|---|---|
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | 2019-04-09 13:21:11 +0000 |
commit | 820b90318fb006c36ee6a0c1f0a3a779de26b61c (patch) | |
tree | 53a4e66c9a4eca53bbc2881bb2237060ebb8d969 /clang/lib/Driver/ToolChains/Gnu.cpp | |
parent | 11cf39729257f13586dbac0d991fdb53719be255 (diff) | |
download | bcm5719-llvm-820b90318fb006c36ee6a0c1f0a3a779de26b61c.tar.gz bcm5719-llvm-820b90318fb006c36ee6a0c1f0a3a779de26b61c.zip |
NFC: Refactor library-specific mappings of scalar maths functions to their vector counterparts
This patch factors out mappings of scalar maths functions to their vector
counterparts from TargetLibraryInfo.cpp to a separate VecFuncs.def file. Such
mappings are currently available for Accelerate framework, and SVML library.
This is in support of the follow-up: https://reviews.llvm.org/D59881
Patch by pjeeva01
Differential revision: https://reviews.llvm.org/D60211
llvm-svn: 358001
Diffstat (limited to 'clang/lib/Driver/ToolChains/Gnu.cpp')
0 files changed, 0 insertions, 0 deletions