[all-commits] [llvm/llvm-project] c307ad: [ARM] Remove an unnecessary cast (NFC) (#155552)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Aug 27 08:29:00 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c307ada0298112e87aa3643e0b79aa4159bbcceb
https://github.com/llvm/llvm-project/commit/c307ada0298112e87aa3643e0b79aa4159bbcceb
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMBaseInstrInfo.cpp
Log Message:
-----------
[ARM] Remove an unnecessary cast (NFC) (#155552)
getSUnit() already returns SUnit *.
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