[all-commits] [llvm/llvm-project] f46c1d: [PowerPC] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Jul 4 07:53:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f46c1d6bcc3b26bfcc81248b7260978983e3acc4
https://github.com/llvm/llvm-project/commit/f46c1d6bcc3b26bfcc81248b7260978983e3acc4
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-04 (Fri, 04 Jul 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[PowerPC] Fix a warning
This patch fixes:
llvm/lib/Target/PowerPC/PPCISelLowering.cpp:9588:16: error: unused
variable 'NumOps' [-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