[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 12:15:43 PDT 2022
chrisjackson updated this revision to Diff 423992.
chrisjackson added a comment.
Made corrections to UpdateDbgValueInst() using @StephenTozer 's help.
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.423992.patch
Type: text/x-patch
Size: 34721 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220420/fc35cd73/attachment.bin>
More information about the llvm-commits
mailing list