[all-commits] [llvm/llvm-project] 711134: [AArch64] Remove an unnecessary cast (NFC) (#155134)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Aug 23 22:20:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 711134f350c027512edc11d9ff28db5a1b8f0268
https://github.com/llvm/llvm-project/commit/711134f350c027512edc11d9ff28db5a1b8f0268
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-23 (Sat, 23 Aug 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64] Remove an unnecessary cast (NFC) (#155134)
Val is already of int64_t.
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