[all-commits] [llvm/llvm-project] 6c5dfe: [PatternMatchHelpers] Introduce m_Unless (NFC) (#2...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Thu Jul 30 11:38:35 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c5dfef69069230264b3aa7c90656726cc9eac1c
https://github.com/llvm/llvm-project/commit/6c5dfef69069230264b3aa7c90656726cc9eac1c
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/include/llvm/Support/PatternMatchHelpers.h
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[PatternMatchHelpers] Introduce m_Unless (NFC) (#212454)
Introduce m_Unless from PatternMatch, that inverts a match, in
PatternMatchHelpers.
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