[all-commits] [llvm/llvm-project] 0167a9: [RISCV] Use unsigned instead of int64_t for two sm...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Oct 30 13:15:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0167a92e28d5c8eac00595300a1366bdce28678d
https://github.com/llvm/llvm-project/commit/0167a92e28d5c8eac00595300a1366bdce28678d
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
Log Message:
-----------
[RISCV] Use unsigned instead of int64_t for two small positive shift amounts. NFC
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list