[all-commits] [llvm/llvm-project] ccbcee: PPC: Fix missing const on TargetInstrInfo's subtar...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Sep 5 17:14:12 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ccbcee14c8651fc0f69834f3211a6c20cac0ed2f
https://github.com/llvm/llvm-project/commit/ccbcee14c8651fc0f69834f3211a6c20cac0ed2f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-09-06 (Sat, 06 Sep 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
M llvm/lib/Target/PowerPC/PPCInstrInfo.h
Log Message:
-----------
PPC: Fix missing const on TargetInstrInfo's subtarget reference (#157201)
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