[PATCH] D22867: [LV] Untangle the concepts of uniform and scalar
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 09:15:23 PDT 2016
mssimpso retitled this revision from "[LV] Mark scalarized GEPs uniform" to "[LV] Untangle the concepts of uniform and scalar".
mssimpso updated the summary for this revision.
mssimpso added a reviewer: anemet.
mssimpso updated this revision to Diff 65945.
mssimpso added a comment.
Addressed comments from Adam and Wei.
- Properly defined uniform after vectorization and updated comments.
- Untangled the concepts of "uniform" and "scalar".
- Updated the revision title and summary.
Thanks!
https://reviews.llvm.org/D22867
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22867.65945.patch
Type: text/x-patch
Size: 14408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/7703c34d/attachment.bin>
More information about the llvm-commits
mailing list