[all-commits] [llvm/llvm-project] 916bee: [AVR] Remove unnecessary casts (NFC) (#155791)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Aug 28 07:44:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 916bee93b1aeda5df53a5906dcea18494f89a380
https://github.com/llvm/llvm-project/commit/916bee93b1aeda5df53a5906dcea18494f89a380
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
M llvm/lib/Target/AVR/AVRAsmPrinter.cpp
Log Message:
-----------
[AVR] Remove unnecessary casts (NFC) (#155791)
getSubtargetImpl() already returns const AVRSubtarget *.
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