[all-commits] [llvm/llvm-project] 806a93: [PowerPC] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Dec 10 10:33:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 806a936b36553f284c2c68e67fd60abc75b200e6
https://github.com/llvm/llvm-project/commit/806a936b36553f284c2c68e67fd60abc75b200e6
Author: Kazu Hirata <kazu at google.com>
Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths:
M llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp
Log Message:
-----------
[PowerPC] Fix a warning
This patch fixes:
llvm/lib/Target/PowerPC/PPCVSXFMAMutate.cpp:293:23: error: unused
variable 'NewFMAInt' [-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