[PATCH] D117877: [DebugInfo][InstrRef] Take a short-cut when propagating variable values if there's only one value

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 04:55:08 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc703d77a61ac: [DebugInfo][InstrRef] Don't fully propagate single assigned variables (authored by jmorse).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117877

Files:
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
  llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
  llvm/test/DebugInfo/MIR/InstrRef/single-assign-propagation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117877.404488.patch
Type: text/x-patch
Size: 9282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/7403a437/attachment.bin>


More information about the llvm-commits mailing list