Not a correctness issue, but the temporary register is not used
afterwards and should be dead.
Details
Details
- Reviewers
arsenm hliao - Commits
- rG6cc91adf1e61: [AMDGPU] Kill temporary register after restoring
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This is why we should work to migrate to the reverse scavenger which does not depend on kill flags