[all-commits] [llvm/llvm-project] 7a3e87: [RISCV] Use llvm::bit_floor and std::clamp (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jan 28 00:49:52 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a3e87298e2fd37c7f271adfec778a0809971439
https://github.com/llvm/llvm-project/commit/7a3e87298e2fd37c7f271adfec778a0809971439
Author: Kazu Hirata <kazu at google.com>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVSubtarget.cpp
M llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
Log Message:
-----------
[RISCV] Use llvm::bit_floor and std::clamp (NFC)
More information about the All-commits
mailing list