[PATCH] D100383: [LSR] Fix for pre-indexed generated constant offset
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 13 07:04:12 PDT 2021
SjoerdMeijer added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100383/new/
https://reviews.llvm.org/D100383
More information about the llvm-commits
mailing list