llvm-project
1ba7c967
- [SPARC] Use hardware byteswapper when we have V9 (#191720)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
28 days ago
[SPARC] Use hardware byteswapper when we have V9 (#191720) On V9 processors we have endianness-adjusted memory operations, that can be used to implement BSWAPs. Use those instructions whenever possible to reduce code size.
References
#191720 - [SPARC] Use hardware byteswapper when we have V9
Author
koachan
Parents
6e4e181c
Loading