[all-commits] [llvm/llvm-project] 16c028: [Test] Add XFAIL test for PR55689
Max Kazantsev via All-commits
all-commits at lists.llvm.org
Wed Jun 8 02:02:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16c028a8c8299be18ce57b94db2ec92b465c2e61
https://github.com/llvm/llvm-project/commit/16c028a8c8299be18ce57b94db2ec92b465c2e61
Author: Max Kazantsev <mkazantsev at azul.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/pr55689.ll
Log Message:
-----------
[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!
More information about the All-commits
mailing list