Revert "[AMDGPU] Split entry basic block after alloca instructions."
This reverts commit 98f47131. Without any (theoretical/practical) guarantee that all the allocas within *entry* basic block are clustered together at the beginning of the block, this patch is doomed to fail. Hence reverting it.
Loading
Please sign in to comment