[all-commits] [llvm/llvm-project] c068f8: [Scalar] Remove an unnecessary cast (NFC) (#151849)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Aug 3 08:45:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c068f8b408f677d953704e470f243e96cd310af5
https://github.com/llvm/llvm-project/commit/c068f8b408f677d953704e470f243e96cd310af5
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-03 (Sun, 03 Aug 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
Log Message:
-----------
[Scalar] Remove an unnecessary cast (NFC) (#151849)
LoadType is already of 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