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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 07:44:14 PST 2022


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

Remove accidental double application of dbg.value expression restoration.


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

https://reviews.llvm.org/D120168

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120168.413481.patch
Type: text/x-patch
Size: 13919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220307/207dee7c/attachment.bin>


More information about the llvm-commits mailing list