[llvm] [AMDGPU] Add islands to StructurizeCFG (PR #201675)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 10 03:23:29 PDT 2026


================

----------------
arsenm wrote:

We could just stop inserting it, it's wholly unnecessary. 

But the more general solution would be to split the unreachable and whatever else happens to be there into a separate block 

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


More information about the llvm-commits mailing list