[all-commits] [llvm/llvm-project] 093c73: [PowerPC] Remove a redundant cast (NFC) (#165834)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Fri Oct 31 13:01:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 093c738d79a2391b0d78574b3b62cd55b733f2d7
https://github.com/llvm/llvm-project/commit/093c738d79a2391b0d78574b3b62cd55b733f2d7
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
Log Message:
-----------
[PowerPC] Remove a redundant cast (NFC) (#165834)
PtrValue is already of type Value *.
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