Files
Robert Imschweiler c9a3ab293b [AMDGPU][UnifyLoopExits] Fix duplicate successor handling (#170759)
Fixes https://github.com/llvm/llvm-project/issues/170730

Maybe I can also come up with a more elegant solution. But I think it
wouldn't make a lot of sense trying to avoid multiple "fake" target
blocks. Would require a mapping between original and fake target
blocks...
2025-12-08 13:48:19 -05:00

6.9 KiB