[PATCH] D41466: [Unroll][DebugInfo] Propagate loop body's debug location to epilog preheader

Z. Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 21 17:39:31 PST 2017


zzheng updated this revision to Diff 127973.
zzheng retitled this revision from "[Unroll][DebugInfo] Propagate loop body's debug info to epilog preheader" to "[Unroll][DebugInfo] Propagate loop body's debug location to epilog preheader".
zzheng added a comment.

Addressed Evgeny's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D41466

Files:
  lib/Transforms/Utils/LoopUnrollRuntime.cpp
  test/Transforms/LoopUnroll/runtime-epilog-debuginfo.ll
  test/Transforms/LoopUnroll/runtime-loop1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41466.127973.patch
Type: text/x-patch
Size: 10268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171222/349d5690/attachment.bin>


More information about the llvm-commits mailing list