[all-commits] [llvm/llvm-project] 7114cf: [RISCV] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri May 30 10:28:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7114cfbd572bd887c2dafefb4bee3f12579dd089
https://github.com/llvm/llvm-project/commit/7114cfbd572bd887c2dafefb4bee3f12579dd089
Author: Kazu Hirata <kazu at google.com>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
Log Message:
-----------
[RISCV] Fix a warning
This patch fixes:
llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp:590:19: error:
unused variable 'F' [-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