[PATCH] D22867: [LV] Untangle the concepts of uniform and scalar

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 1 08:28:20 PDT 2016


mssimpso updated the summary for this revision.
mssimpso updated this revision to Diff 66326.
mssimpso added a comment.

Addressed Michael's comments.

- Fixed spelling mistake.
- Moved getUniformPtr functionality inside collectLoopUniforms to avoid creating further "uniform" confusion.
- Updated summary to reflect functional changes.


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.66326.patch
Type: text/x-patch
Size: 14303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160801/d464825d/attachment.bin>


More information about the llvm-commits mailing list