[PATCH] D134663: [LoopDeletion] Clear block & loop dispo cache after breaking backedge.

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 13:12:43 PDT 2022


dblaikie added a comment.

While I guess this is a fix for crash/UB, was the problem covered by any tests or could we add test coverage? (or maybe the failure's so unlikely as to be impractical to test - some ABA allocation situation which rarely occurs?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134663



More information about the llvm-commits mailing list