[PATCH] D105207: [debuginfo][lsr] SCEV-based salvaging for LoopStrengthReduction
Chris Jackson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 03:11:19 PDT 2021
chrisjackson updated this revision to Diff 359268.
chrisjackson added a comment.
Prevent a couple of warnings that had escaped attention and correct a call to clear().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105207/new/
https://reviews.llvm.org/D105207
Files:
llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-0.ll
llvm/test/Transforms/LoopStrengthReduce/dbg-preserve-2.ll
llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-variadic-value-0.ll
llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-variadic-value-2.ll
llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-variadic-value-3.ll
llvm/test/Transforms/LoopStrengthReduce/debuginfo-scev-variadic-value-4.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105207.359268.patch
Type: text/x-patch
Size: 44854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/e587954e/attachment.bin>
More information about the llvm-commits
mailing list