[llvm] [StructurizeCFG] Refactor insertConditions. NFC. (PR #115476)

via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 25 18:49:34 PST 2024


https://github.com/ruiling approved this pull request.

The old code is indeed confusing if the block has multiple predecessors. I think this is good to go?

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


More information about the llvm-commits mailing list