[PATCH] D133927: [DebugInfo] Add support for variadic DBG_INSTR_REFs in LiveDebugValues

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 09:21:26 PDT 2022


StephenTozer updated this revision to Diff 470530.
StephenTozer added a comment.

Add some lit test coverage, fix a bug with memoization of DBG_PHIs and remove an out-of-date comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133927

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
  llvm/test/DebugInfo/MIR/InstrRef/survives-livedebugvars.mir
  llvm/test/DebugInfo/MIR/InstrRef/variadic-instr-ref.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133927.470530.patch
Type: text/x-patch
Size: 36536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221025/bfbd731f/attachment.bin>


More information about the llvm-commits mailing list