[PATCH] D148788: [NFC] Return unique dbg intrinsics from findDbgValues and findDbgUsers
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 04:43:44 PDT 2023
Orlando updated this revision to Diff 515281.
Orlando marked 2 inline comments as done.
Orlando added a comment.
+ Reduce duplication in the functions with a lambda and between the functions with a template.
+ Fix unsigned/signed comparison warning in unittest.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148788/new/
https://reviews.llvm.org/D148788
Files:
llvm/lib/IR/DebugInfo.cpp
llvm/unittests/Transforms/Utils/LocalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148788.515281.patch
Type: text/x-patch
Size: 6292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/31a02b36/attachment.bin>
More information about the llvm-commits
mailing list