[all-commits] [llvm/llvm-project] a4897a: [SDPatternMatch] Add m_NU/SWAdd and m_NU/SWAddLike...
Min-Yih Hsu via All-commits
all-commits at lists.llvm.org
Sat Aug 8 12:45:20 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4897aa410ebe7ff4f174c16698ac7b66db4304e
https://github.com/llvm/llvm-project/commit/a4897aa410ebe7ff4f174c16698ac7b66db4304e
Author: Min-Yih Hsu <min.hsu at sifive.com>
Date: 2026-08-08 (Sat, 08 Aug 2026)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[SDPatternMatch] Add m_NU/SWAdd and m_NU/SWAddLike (#214876)
These are the SDPatternMatch counterpart of `m_NU/SWAdd` and
`m_NU/SWAddLike` in IR PatternMatch.
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