[all-commits] [llvm/llvm-project] 4a7b53: [RISCV] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri May 30 14:37:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a7b53f04021d957db65248deafbfd71e333bc54
https://github.com/llvm/llvm-project/commit/4a7b53f04021d957db65248deafbfd71e333bc54
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Fix a warning
This patch fixes:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp:8411:7: error: unused
variable 'ArgVT' [-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