[PATCH] D124517: [DebugInfo][InstrRef] Use a cache to avoid creating redundant DBG_PHIs

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 01:56:39 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
jmorse marked 2 inline comments as done.
Closed by commit rG1d712c381819: [DebugInfo][InstrRef] Don't generate redundant DBG_PHIs (authored by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D124517?vs=425468&id=426605#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124517

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/test/DebugInfo/X86/dbg-value-funcarg.ll
  llvm/test/DebugInfo/X86/dbg-value-funcarg4.ll
  llvm/test/DebugInfo/X86/instr-ref-selectiondag.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124517.426605.patch
Type: text/x-patch
Size: 7398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220503/7ca0bc22/attachment.bin>


More information about the llvm-commits mailing list