llvm-project
2de67c33
- [AArch64] Clear kill flags from visitINSvi64lane (#209096)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
14 hours ago
[AArch64] Clear kill flags from visitINSvi64lane (#209096) If we replace a reg, we can have more uses meaning the kill flags are no longer valid. Make sure we remove them in case.
References
#209096 - [AArch64] Clear kill flags from visitINSvi64lane
Author
davemgreen
Parents
32f3f9df
Loading