[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 10:54:48 PDT 2023
rastogishubham updated this revision to Diff 522709.
rastogishubham marked 2 inline comments as done.
rastogishubham added a comment.
Updated wrong comment about only handling icmps with one Integer operand, and made `handleSSAValueOperands` static
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.522709.patch
Type: text/x-patch
Size: 16268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/f58944a9/attachment-0001.bin>
More information about the llvm-commits
mailing list