[all-commits] [llvm/llvm-project] 195694: [ARM] Remove an unnecessary cast (NFC) (#156203)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Aug 30 16:02:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1956941cee24e30addc0dc121891b6577dbddba0
https://github.com/llvm/llvm-project/commit/1956941cee24e30addc0dc121891b6577dbddba0
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMBlockPlacement.cpp
Log Message:
-----------
[ARM] Remove an unnecessary cast (NFC) (#156203)
getInstrInfo() already returns const ARMBaseInstrInfo *.
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