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

Matthew Simpson via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 29 09:35:31 PDT 2016


mssimpso added a comment.

Wei,

I should've also mentioned that the uniform scalar IVs will still be placed in VecValuesToIgnore. The non-uniform scalar IVs will not. I tried to clarify the distinction in the comment above collectLoopUniforms.

Matt.


https://reviews.llvm.org/D22867





More information about the llvm-commits mailing list