[PATCH] D53130: [DebugInfo][LCSSA] Rewrite pre-existing debug values outside loop

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 12 06:12:23 PDT 2018


dstenb updated this revision to Diff 169384.
dstenb added a comment.

Move DbgValues and the findDbgValues() call closer to the use.


https://reviews.llvm.org/D53130

Files:
  include/llvm/Transforms/Utils/SSAUpdater.h
  include/llvm/Transforms/Utils/SSAUpdaterImpl.h
  lib/Transforms/Utils/LCSSA.cpp
  lib/Transforms/Utils/SSAUpdater.cpp
  test/Transforms/LCSSA/rewrite-existing-dbg-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53130.169384.patch
Type: text/x-patch
Size: 6421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181012/68e42611/attachment.bin>


More information about the llvm-commits mailing list