[PATCH] D60211: NFC: Refactor library-specific mappings of scalar maths functions to their vector counterparts
Jeeva P. via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 08:27:43 PDT 2019
pjeeva01 updated this revision to Diff 193724.
pjeeva01 added a comment.
This updated patch uses a single macro to define the mapping from scalar maths functions to their vector counterparts ( as suggested in the earlier review of the original patch).
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60211/new/
https://reviews.llvm.org/D60211
Files:
llvm/include/llvm/Analysis/VecFuncs.def
llvm/lib/Analysis/TargetLibraryInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60211.193724.patch
Type: text/x-patch
Size: 12044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190404/adeb05e8/attachment.bin>
More information about the llvm-commits
mailing list