[PATCH] D107438: [DebugInfo][LoopStrengthReduction] Avoid crashes when translating SCEVs containing large integers

Chris Jackson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 05:06:21 PDT 2021


chrisjackson added a comment.

In D107438#2925053 <https://reviews.llvm.org/D107438#2925053>, @chrisjackson wrote:

> Updated test so that the salvage of an undef'd dbg.value is not attempted. A patch will follow to ensure such salvages are never attempted.

Please see D107448 <https://reviews.llvm.org/D107448> for this patch,


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

https://reviews.llvm.org/D107438



More information about the llvm-commits mailing list