[all-commits] [llvm/llvm-project] 996385: [AArch64] Fix a warning
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 11 21:57:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 99638537cd19b84252685a3dd56535a4d54d690e
https://github.com/llvm/llvm-project/commit/99638537cd19b84252685a3dd56535a4d54d690e
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64] Fix a warning
This patch fixes:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:7157:3: error:
unannotated fall-through between switch labels
[-Werror,-Wimplicit-fallthrough]
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