[llvm] [StructurizeCFG] Using phi as a placeholder to avoid constant crash (PR #127780)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 02:56:36 PST 2025


u4f3 wrote:

After some investigation it seems that this is the minimal fix. I wonder if there's something that can replace phi here. This is not that elegant anyway.

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


More information about the llvm-commits mailing list