[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 04:45:23 PDT 2021
chrisjackson updated this revision to Diff 375528.
chrisjackson added a comment.
Added a comment explaining the choice of maximum expression size.
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.375528.patch
Type: text/x-patch
Size: 9476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210928/dc387323/attachment.bin>
More information about the llvm-commits
mailing list