[PATCH] D110385: [SCEV] Verify contents of cached Block Dispositions
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 00:15:28 PST 2021
bjope added inline comments.
================
Comment at: llvm/test/Transforms/LoopFusion/triple_loop_nest_inner_guard.ll:6
+; Assertion `!isInvalid() && "Loop not in a valid state!"' failed during verification.
+; XFAIL: *
----------------
I figure this is a fault that we now detect that should be tracked somehow. Should there be a reference to a bugzilla issue here?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110385/new/
https://reviews.llvm.org/D110385
More information about the llvm-commits
mailing list