[PATCH] D110385: [SCEV] Verify contents of cached Block Dispositions

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 03:21:07 PDT 2021


mkazantsev updated this revision to Diff 378608.
mkazantsev added a comment.

Rebased. Now, when we wipe out obsolete data from caches, this is not failing. The only failure seems to be a real bug in LoopFusion.


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

https://reviews.llvm.org/D110385

Files:
  llvm/include/llvm/Analysis/ScalarEvolution.h
  llvm/lib/Analysis/ScalarEvolution.cpp
  llvm/test/Transforms/LoopFusion/triple_loop_nest_inner_guard.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110385.378608.patch
Type: text/x-patch
Size: 7409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/9a9db985/attachment.bin>


More information about the llvm-commits mailing list