[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 Oct 5 02:55:16 PDT 2021


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

Updated based on @Orlando 's 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.377134.patch
Type: text/x-patch
Size: 9693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/543b2c2c/attachment.bin>


More information about the llvm-commits mailing list