[Test] Add XFAIL test for PR55689
authorMax Kazantsev <mkazantsev@azul.com>
Wed, 8 Jun 2022 08:59:50 +0000 (15:59 +0700)
committerMax Kazantsev <mkazantsev@azul.com>
Wed, 8 Jun 2022 09:01:29 +0000 (16:01 +0700)
commit16c028a8c8299be18ce57b94db2ec92b465c2e61
tree832d06e1ea3c8a612e23845022f1de4142517513
parent20ca739701d7b2e2aa4028f1a7853f6d0fa0c412
[Test] Add XFAIL test for PR55689

SCEV issues in dynamically unreached code, see details at https://github.com/llvm/llvm-project/issues/55689

1st reduced test by Nikic!
llvm/test/Transforms/IndVarSimplify/pr55689.ll [new file with mode: 0644]