[all-commits] [llvm/llvm-project] 3f78e9: [SystemZ] Remove unnecessary casts (NFC) (#148534)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 13 13:13:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f78e91340601cb51b737015eb65636ccf02d71d
https://github.com/llvm/llvm-project/commit/3f78e91340601cb51b737015eb65636ccf02d71d
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-13 (Sun, 13 Jul 2025)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp
Log Message:
-----------
[SystemZ] Remove unnecessary casts (NFC) (#148534)
getInstrInfo() already returns const SystemZInstrInfo *.
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