[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
Tue Apr 19 08:22:06 PDT 2022
chrisjackson updated this revision to Diff 423631.
chrisjackson added a comment.
Attempt to correct the final overwrite of the dbg.value, based on the count of DW_OP_llvm_arg operands in the expression.
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.423631.patch
Type: text/x-patch
Size: 38950 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220419/55677ea3/attachment.bin>
More information about the llvm-commits
mailing list