[ADT] Use llvm::rotr (NFC)
This patch replaces rotate with llvm::rotate<uint64_t> where the rotate count is an immediate.
Loading
Please sign in to comment
This patch replaces rotate with llvm::rotate<uint64_t> where the rotate count is an immediate.