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

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 7 08:38:54 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa61c0adba194: [DebugInfo][LSR] Limit the size of SCEV translated to DIExpression (authored by chrisjackson).

Repository:
  rG LLVM Github Monorepo

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.377872.patch
Type: text/x-patch
Size: 9799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211007/5e5eca20/attachment.bin>


More information about the llvm-commits mailing list