[PATCH] D124184: [DebugInfo][InstrRef] Describe the size of value referred to by a DBG_PHI
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 05:42:03 PDT 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jmorse marked an inline comment as done.
Closed by commit rGfda4305e5378: [DebugInfo][InstrRef] Add a size operand to DBG_PHI (authored by jmorse).
Changed prior to commit:
https://reviews.llvm.org/D124184?vs=424216&id=424885#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124184/new/
https://reviews.llvm.org/D124184
Files:
llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
llvm/lib/CodeGen/LiveDebugVariables.cpp
llvm/test/DebugInfo/MIR/InstrRef/dbg-phis-in-ldv2.mir
llvm/test/DebugInfo/MIR/InstrRef/phi-on-stack-coalesced.mir
llvm/test/DebugInfo/MIR/InstrRef/phi-on-stack-coalesced2.mir
llvm/test/DebugInfo/MIR/InstrRef/phi-regallocd-to-stack.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124184.424885.patch
Type: text/x-patch
Size: 17294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/cd2d8992/attachment.bin>
More information about the llvm-commits
mailing list