[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
Thu May 11 22:54:52 PDT 2023


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

Updated test to check all operations, changed output to emit a DW_OP_constu or DW_OP_consts instead of a DW_OP_llvm_arg for 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.521562.patch
Type: text/x-patch
Size: 7602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/5f5bf29e/attachment.bin>


More information about the llvm-commits mailing list