[PATCH] D129909: [GlobalISel][DebugInfo] salvageDebugInfo analogue for gMIR

Vladislav Dzhidzhoev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 18:08:12 PDT 2022


dzhidzhoev updated this revision to Diff 448224.
dzhidzhoev added a comment.

Rebasing & addressing @aprantl comment. Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129909

Files:
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/include/llvm/CodeGen/MachineInstr.h
  llvm/lib/CodeGen/GlobalISel/Combiner.cpp
  llvm/lib/CodeGen/GlobalISel/Utils.cpp
  llvm/lib/CodeGen/MachineInstr.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/salvage-debug-info-dead.mir
  llvm/test/DebugInfo/AArch64/debug-reg-bank.ll
  llvm/test/DebugInfo/X86/debug-reg-bank.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129909.448224.patch
Type: text/x-patch
Size: 13394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/cac61e12/attachment.bin>


More information about the llvm-commits mailing list