[PATCH] D49428: [LSV] Look through selects for consecutive addresses
Roman Tereshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 12:00:44 PDT 2018
rtereshin updated this revision to Diff 156333.
rtereshin added a comment.
1. Turned methods touched to const methods
2. Added curly braces
3. Turned single-value enum into static const
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.156333.patch
Type: text/x-patch
Size: 11540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/19bf6397/attachment.bin>
More information about the llvm-commits
mailing list