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

Robert Imschweiler via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 03:12:09 PDT 2026


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

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

I also don't like the linear scan for amdgcn_unreachable, but the block size is expected to be tiny and I didn't want to hardcode the exact situation that is constructed by AMDGPUUnifyDivergentExitNodes

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


More information about the llvm-commits mailing list