[all-commits] [llvm/llvm-project] 587702: [DA] Clean up unnecessary member function declarat...
Ryotaro Kasuga via All-commits
all-commits at lists.llvm.org
Mon Dec 1 03:57:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58770200a7045dd46dfb8c85299eee504d95026c
https://github.com/llvm/llvm-project/commit/58770200a7045dd46dfb8c85299eee504d95026c
Author: Ryotaro Kasuga <kasuga.ryotaro at fujitsu.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M llvm/include/llvm/Analysis/DependenceAnalysis.h
Log Message:
-----------
[DA] Clean up unnecessary member function declarations (#170106)
Follow-up for #169047. The previous PR moved some functions from DA to
Delinearization, but the member function declarations were not updated
accordingly. This patch removes them.
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