[llvm] [Target] Use std::rotl (NFC) (PR #164144)
Dmitry Chestnykh via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 19 00:22:45 PDT 2025
chestnykh wrote:
Use std::rotl-> use llvm::rotl
https://github.com/llvm/llvm-project/pull/164144
More information about the llvm-commits
mailing list