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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 28 06:35:01 PDT 2021


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

Moved  the expresion limit to a const.


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.375553.patch
Type: text/x-patch
Size: 9730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/05d3d0f5/attachment.bin>


More information about the llvm-commits mailing list