[all-commits] [llvm/llvm-project] f1f62e: [ADT] Add llvm::rotl and llvm::rotr to bit.h
kazutakahirata via All-commits
all-commits at lists.llvm.org
Mon Feb 13 09:40:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1f62ed0c8341d78ee895aecff1aaac471550b76
https://github.com/llvm/llvm-project/commit/f1f62ed0c8341d78ee895aecff1aaac471550b76
Author: Kazu Hirata <kazu at google.com>
Date: 2023-02-13 (Mon, 13 Feb 2023)
Changed paths:
M llvm/include/llvm/ADT/bit.h
M llvm/unittests/ADT/BitTest.cpp
Log Message:
-----------
[ADT] Add llvm::rotl and llvm::rotr to bit.h
Differential Revision: https://reviews.llvm.org/D143882
More information about the All-commits
mailing list