[PATCH] D49428: [LSV] Look through selects for consecutive addresses
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 24 16:00:23 PDT 2018
rtereshin updated this revision to Diff 157153.
rtereshin added a comment.
1. Added comments explaining partitioning of memory access instructions into groups of candidates for better performance
2. Added curly braces
Repository:
rL LLVM
https://reviews.llvm.org/D49428
Files:
lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
test/Transforms/LoadStoreVectorizer/AMDGPU/selects.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49428.157153.patch
Type: text/x-patch
Size: 12459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180724/26db9f5f/attachment.bin>
More information about the llvm-commits
mailing list