[all-commits] [llvm/llvm-project] 84e3c6: [RISCV] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Feb 11 20:38:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84e3c6ff9591d4e93b5a30dbcffc985d41d87bda
https://github.com/llvm/llvm-project/commit/84e3c6ff9591d4e93b5a30dbcffc985d41d87bda
Author: Kazu Hirata <kazu at google.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVVMV0Elimination.cpp
Log Message:
-----------
[RISCV] Fix a warning
THis patch fixes:
llvm/lib/Target/RISCV/RISCVVMV0Elimination.cpp:91:29: error: unused
variable 'TRI' [-Werror,-Wunused-variable]
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