llvm-project
4839cc15
- [AArch64] Remove unnecessary extloadi32 -> i32 pattern. NFCI (#159527)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
223 days ago
[AArch64] Remove unnecessary extloadi32 -> i32 pattern. NFCI (#159527) As far as I can tell this load pattern will not perform anything as it could only trigger from a i32 MemVT extended to a i32.
References
#159527 - [AArch64] Remove unnecessary extloadi32 -> i32 pattern. NFCI
Author
davemgreen
Parents
370ea51f
Loading