[PATCH] D46126: [SLP] Vectorize transposable binary operand bundles
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 1 10:00:41 PDT 2018
mssimpso updated this revision to Diff 144743.
mssimpso marked 9 inline comments as done.
mssimpso added a comment.
Addressed first round of comments from Alexey and Ayal. Thanks again for the feedback! I'll respond to Ayal's most recent comments in a separate update.
Repository:
rL LLVM
https://reviews.llvm.org/D46126
Files:
include/llvm/Analysis/VectorUtils.h
lib/Analysis/VectorUtils.cpp
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/transpose.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46126.144743.patch
Type: text/x-patch
Size: 36878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/6eee9120/attachment-0001.bin>
More information about the llvm-commits
mailing list