[PATCH] D105207: [debuginfo][lsr] SCEV-based salvaging for LoopStrengthReduction

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 03:49:19 PDT 2021


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

Updated with changes suggested by @djtodoro


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.356669.patch
Type: text/x-patch
Size: 44858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/92e44af1/attachment-0001.bin>


More information about the llvm-commits mailing list