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

Robert Imschweiler via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 07:06:06 PDT 2026


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

----------------
ro-i wrote:

And I guess that AMDGPUUnifyDivergentExitNodes is replacing unreachable by amdgcn_unreachable because unreachable is a terminator and thus cannot be threaded to a unified exit node

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


More information about the llvm-commits mailing list