[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:24:28 PDT 2023
rastogishubham updated this revision to Diff 521855.
rastogishubham added a comment.
NFC change, moved common code in handling binary instructions and icmp instructions with both operands as ssa values into its own function
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.521855.patch
Type: text/x-patch
Size: 10790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230513/ab40d404/attachment.bin>
More information about the llvm-commits
mailing list