[PATCH] D82550: [SLPVectorizer] handle vectorized lib functions
Sanne Wouda via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 6 12:54:08 PDT 2020
sanwou01 updated this revision to Diff 275712.
sanwou01 marked an inline comment as done.
sanwou01 added a comment.
Addressed comments.
- Moved handling of vector lib memory dependencies to calculateDependencies
- Fixed memory dependencies of library functions that take pointers as arguments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82550/new/
https://reviews.llvm.org/D82550
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/AArch64/accelerate-vector-functions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82550.275712.patch
Type: text/x-patch
Size: 49719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/f865b521/attachment-0001.bin>
More information about the llvm-commits
mailing list