[PATCH] D56788: [DebugInfo][InstCombine] Prefer salvaging dbg.values over sinking them

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 05:54:38 PST 2019


jmorse updated this revision to Diff 182264.
jmorse marked an inline comment as done.
jmorse added a comment.

Use an ArrayRef rather than a SmallVectorImpl


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

https://reviews.llvm.org/D56788

Files:
  include/llvm/Transforms/Utils/Local.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  lib/Transforms/Utils/Local.cpp
  test/Transforms/InstCombine/debuginfo_add.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56788.182264.patch
Type: text/x-patch
Size: 5529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/199133de/attachment.bin>


More information about the llvm-commits mailing list