[all-commits] [llvm/llvm-project] 5371bc: [DomTree] Remove the DomTreeNodeBase overload of i...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Aug 9 01:07:13 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5371bcaa368e59a99a03f6a726949ee52e07fb65
https://github.com/llvm/llvm-project/commit/5371bcaa368e59a99a03f6a726949ee52e07fb65
Author: Fangrui Song <i at maskray.me>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M llvm/include/llvm/Support/GenericDomTree.h
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[DomTree] Remove the DomTreeNodeBase overload of isReachableFromEntry. NFC (#215068)
The overload is `return A;`, which is not useful.
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