[all-commits] [llvm/llvm-project] 25d7fd: [Analysis] Remove unnecessary casts (NFC) (#146216)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Jun 28 13:03:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25d7fd35b20374b8e1037f5fd32340f7f6346319
https://github.com/llvm/llvm-project/commit/25d7fd35b20374b8e1037f5fd32340f7f6346319
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-28 (Sat, 28 Jun 2025)
Changed paths:
M llvm/lib/Analysis/LazyValueInfo.cpp
Log Message:
-----------
[Analysis] Remove unnecessary casts (NFC) (#146216)
PImpl is already of LazyValueInfoImpl *.
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