[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
Fri May 12 18:09:22 PDT 2023


rastogishubham updated this revision to Diff 521851.
rastogishubham marked 2 inline comments as done.
rastogishubham added a comment.

Added support for non-constant values, fixed bug with DW_OP_llvm_arg, added a new testcase to check for non-constant values


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

https://reviews.llvm.org/D150216

Files:
  llvm/lib/IR/DebugInfoMetadata.cpp
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/test/DebugInfo/salvage-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150216.521851.patch
Type: text/x-patch
Size: 9729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/c0feb075/attachment.bin>


More information about the llvm-commits mailing list