llvm-project
1ba7c967 - [SPARC] Use hardware byteswapper when we have V9 (#191720)

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.
Author
Parents
Loading