[llvm] [MachineBasicBlock] Fix use after free in SplitCriticalEdge (PR #66188)

via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 02:58:43 PDT 2023


qcolombet wrote:

Could we fix `SplitCriticalEdges` instead of pushing the burden of the SlotIndex update to all backends?

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


More information about the llvm-commits mailing list