[PATCH] D60831: [DebugInfo at O2][LoopVectorize] pr39024: Vectorized code linenos step through loop even after completion

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 02:44:32 PDT 2019


Orlando updated this revision to Diff 195698.
Orlando added a comment.

Sorry, I missed a couple of failing tests. I've fixed them and updated the diff.


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

https://reviews.llvm.org/D60831

Files:
  llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopSimplify/dbg-loc.ll
  llvm/test/Transforms/LoopSimplify/do-preheader-dbg.ll
  llvm/test/Transforms/LoopSimplify/for-preheader-dbg.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop1.ll
  llvm/test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
  llvm/test/Transforms/LoopVectorize/X86/vectorization-remarks-profitable.ll
  llvm/test/Transforms/LoopVectorize/debugloc.ll
  llvm/test/Transforms/LoopVectorize/fix-reduction-dbg.ll
  llvm/test/Transforms/LoopVectorize/unsafe-dep-remark.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60831.195698.patch
Type: text/x-patch
Size: 27289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190418/01349fed/attachment-0001.bin>


More information about the llvm-commits mailing list