We can revert region schedule if new schedule decreases occupancy
However, if we already have only one wave we would accept any new
schedule even if it blows up register pressure. Such schedule may
result in quite heavy spilling which can be avoided if we reject
this new schedule.
Details
Details
- Reviewers
kerbowa vpykhtin - Commits
- rG4aa7fb77527b: [AMDGPU] Revert scheduling to reduce spilling
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo