[PATCH] D60831: [DebugInfo at O2][LoopVectorize] pr39024: Vectorized code linenos step through loop even after completion
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 11 03:34:20 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363046: [DebugInfo at O2][LoopVectorize] pr39024: Vectorized code linenos step through… (authored by orlandoch, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60831?vs=200296&id=204005#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60831/new/
https://reviews.llvm.org/D60831
Files:
llvm/trunk/lib/Transforms/Utils/BasicBlockUtils.cpp
llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
llvm/trunk/test/DebugInfo/AArch64/inlined-argument.ll
llvm/trunk/test/Transforms/LoopIdiom/bcmp-debugify-remarks.ll
llvm/trunk/test/Transforms/LoopIdiom/memset-debugify-remarks.ll
llvm/trunk/test/Transforms/LoopSimplify/dbg-loc.ll
llvm/trunk/test/Transforms/LoopSimplify/do-preheader-dbg.ll
llvm/trunk/test/Transforms/LoopSimplify/for-preheader-dbg.ll
llvm/trunk/test/Transforms/LoopUnroll/runtime-loop1.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/vectorization-remarks-missed.ll
llvm/trunk/test/Transforms/LoopVectorize/X86/vectorization-remarks-profitable.ll
llvm/trunk/test/Transforms/LoopVectorize/debugloc.ll
llvm/trunk/test/Transforms/LoopVectorize/fix-reduction-dbg.ll
llvm/trunk/test/Transforms/LoopVectorize/unsafe-dep-remark.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60831.204005.patch
Type: text/x-patch
Size: 48325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/76ef58d9/attachment.bin>
More information about the llvm-commits
mailing list