[PATCH] D75341: [BFI] Use CallbackVH to notify BFI about deletion of basic blocks

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 21:47:26 PST 2020


DaniilSuchkov added a comment.

You mean we don't need to update BFI in non-asserting mode? It's not just for verification, it's required for correctness.


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

https://reviews.llvm.org/D75341





More information about the llvm-commits mailing list