[PATCH] D32729: LV: Don't vectorize with unknown loop counts on divergent targets

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 18:07:47 PDT 2017


arsenm created this revision.
Herald added subscribers: nhaehnle, wdng, mzolotukhin.

https://reviews.llvm.org/D32729

Files:
  lib/Transforms/Vectorize/LoopVectorize.cpp
  test/Transforms/LoopVectorize/AMDGPU/divergent-loop-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32729.97376.patch
Type: text/x-patch
Size: 5202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/119b36d8/attachment.bin>


More information about the llvm-commits mailing list