[llvm] [SDag] Notify listeners when deleting a node (PR #66991)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 04:15:58 PDT 2024


jayfoad wrote:

> Every time we encounter this kind of situation I come back to fixing topological ordering in DAG once and for all.....

I am a big fan of [D152928](https://reviews.llvm.org/D152928) but would it completely eliminate this deleted-nodes bug?

https://github.com/llvm/llvm-project/pull/66991


More information about the llvm-commits mailing list