[PATCH] D111799: [DebugInfo][InstrRef] Improve compile-time performance by handling a single variable at a time

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 07:04:23 PDT 2021


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 rG89950ade216b: [DebugInfo][InstrRef] Track a single variable at a time (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D111799?vs=379679&id=380942#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111799

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
  llvm/unittests/CodeGen/InstrRefLDVTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111799.380942.patch
Type: text/x-patch
Size: 57112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/8bc14138/attachment.bin>


More information about the llvm-commits mailing list