[PATCH] D100383: [LSR] Fix for pre-indexed generated constant offset

Stelios Ioannou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 13 09:00:12 PDT 2021


stelios-arm added a comment.

In D100383#2685704 <https://reviews.llvm.org/D100383#2685704>, @SjoerdMeijer wrote:

> I am afraid we need to add a test case for this because this doesn't seem to be covered by existing tests. So, I think you need to make a minimal reproducer of the input file that triggers the assertion failure.

I will add one in the next revision. For the meantime, here is one <https://godbolt.org/z/r7qbvYvEx>.


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

https://reviews.llvm.org/D100383



More information about the llvm-commits mailing list