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

Carl Ritson via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 13 02:28:51 PDT 2023


perlfu wrote:

This touches all backends, but the code changes are very fairly straightforward and similar between most.
There is some addition churn from clang-format on code that has not been touched in a long time.

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


More information about the llvm-commits mailing list