[PATCH] D110558: [DebugInfo][LoopStrengthReduction] Prevent attempts to translate long SCEV expressions

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 6 10:35:13 PDT 2021


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

Updated based on final review comments.


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

https://reviews.llvm.org/D110558

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/pr51656.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110558.377603.patch
Type: text/x-patch
Size: 9799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211006/45e00b87/attachment.bin>


More information about the llvm-commits mailing list