[PATCH] D120169: [Debuginfo][LSR} Add support for salvaging variadic dbg.value intrinsics [2/2]

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 20 02:56:47 PDT 2022


chrisjackson updated this revision to Diff 423855.
chrisjackson added a comment.

Removed old comments, clarified messages in some asserts. Added some comments to methods.


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

https://reviews.llvm.org/D120169

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-salvage-5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120169.423855.patch
Type: text/x-patch
Size: 34775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/a2cdc360/attachment.bin>


More information about the llvm-commits mailing list