[PATCH] D53992: [DebugInfo] Correctly sink DBG_VALUEs in postra-machine-sink

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 08:11:21 PDT 2018


jmorse updated this revision to Diff 172362.
jmorse added a comment.

Rewrite comments, use DenseMap<u, TinyPtrVector> instead of multimap


https://reviews.llvm.org/D53992

Files:
  lib/CodeGen/MachineSink.cpp
  test/CodeGen/X86/pr38952.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53992.172362.patch
Type: text/x-patch
Size: 7794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181102/ef256ad0/attachment.bin>


More information about the llvm-commits mailing list