[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 04:38:39 PDT 2021


chrisjackson added a comment.

In D107438#2925008 <https://reviews.llvm.org/D107438#2925008>, @StephenTozer wrote:

> The implementation looks good to me, the test looks a little funky (see inline comment).

Yes I spotted this, and will add an additional patch to prevent the dbg.val being cached for salvaging.


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

https://reviews.llvm.org/D107438



More information about the llvm-commits mailing list