[all-commits] [llvm/llvm-project] b97fad: [AArch64] Remove an unnecessary cast (NFC) (#148532)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 13 13:12:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b97fad1b4155b984fc463905c637f1d17ccf322b
https://github.com/llvm/llvm-project/commit/b97fad1b4155b984fc463905c637f1d17ccf322b
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
Log Message:
-----------
[AArch64] Remove an unnecessary cast (NFC) (#148532)
getRegisterInfo() already returns const AArch64RegisterInfo *.
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