[all-commits] [llvm/llvm-project] d2fda7: [AArch64] Remove an unnecessary cast (NFC) (#156139)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Aug 30 10:01:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2fda70afc77f37f99936d5257989b5367033f07
https://github.com/llvm/llvm-project/commit/d2fda70afc77f37f99936d5257989b5367033f07
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
Log Message:
-----------
[AArch64] Remove an unnecessary cast (NFC) (#156139)
getOpcode() already returns unsigned.
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