[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 9 13:37:34 PDT 2023


rastogishubham updated this revision to Diff 520809.
rastogishubham marked 3 inline comments as done.
rastogishubham added a comment.

Removed unnecessary check for `ConstInt`, removed redundant call to `getOperand(1)` and moved check for predicate above mutating `AdditionalValues`


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.520809.patch
Type: text/x-patch
Size: 5552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/ec54b4b1/attachment.bin>


More information about the llvm-commits mailing list