[PATCH] D150216: Add support for salvaging debug info from icmp instrcuctions.

Shubham Sandeep Rastogi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 09:54:56 PDT 2023


rastogishubham updated this revision to Diff 522672.
rastogishubham added a comment.

Updated DWARFExpression.cpp to support the conditional operators, updated tests to check for them as well


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

https://reviews.llvm.org/D150216

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/DebugInfo/X86/dbg_value_list_emission.mir
  llvm/test/DebugInfo/X86/debug_value_list_selectiondag.ll
  llvm/test/DebugInfo/salvage-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150216.522672.patch
Type: text/x-patch
Size: 16333 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/78b6d857/attachment.bin>


More information about the llvm-commits mailing list