[all-commits] [llvm/llvm-project] e9045b: [ARM] Remove an unnecessary cast (NFC) (#155206)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Mon Aug 25 07:33:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9045b3cea0b8d5b5ccbc936065ad03773d146de
https://github.com/llvm/llvm-project/commit/e9045b3cea0b8d5b5ccbc936065ad03773d146de
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-25 (Mon, 25 Aug 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
[ARM] Remove an unnecessary cast (NFC) (#155206)
getType() already returns Type *.
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