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

Joseph Tremoulet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 06:08:25 PDT 2021


JosephTremoulet added a comment.

Thanks for the quick fix!

> @JosephTremoulet if the revision goes in, are you happy for me to use your repro as the test, and would you like a credit in the commit?

Yes, happy for you to use the repro for the test.  No attribution necessary.

> Is there a reason the `dbg.value` in this test uses `undef`?

That wasn't deliberate on my part, just what popped out from the failure in our rolling tests plus bugpoint.


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

https://reviews.llvm.org/D107438



More information about the llvm-commits mailing list