Same as on vgpr copies, we cannot kill the source register if it
overlaps with the destination register. Otherwise, the kill of the
source register will also count as a kill for the destination register.
Details
Details
- Reviewers
foad arsenm - Commits
- rG1f0aadfa62a5: [AMDGPU] Fix kill flag on overlapping sgpr copy
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo