[PATCH] D90418: [debuginfo] Vectorizing a loop doesn't terminate all vectorized variable locations

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 28 05:33:07 PST 2020


chrisjackson updated this revision to Diff 308158.
chrisjackson added a comment.

Addressed review comments:

- Simplified lit test and changed location



- Applied clang format




CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90418/new/

https://reviews.llvm.org/D90418

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/pr39018.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90418.308158.patch
Type: text/x-patch
Size: 7819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201128/cdcbd006/attachment.bin>


More information about the llvm-commits mailing list