[all-commits] [llvm/llvm-project] c1c50c: [SDPatternMatch] Add matchers m_ExtractSubvector a...
Thor Preimesberger via All-commits
all-commits at lists.llvm.org
Thu Jan 9 15:21:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1c50c7a3ef9ced4a9b01e0afd83b83d7060fff9
https://github.com/llvm/llvm-project/commit/c1c50c7a3ef9ced4a9b01e0afd83b83d7060fff9
Author: Thor Preimesberger <111035711+cheezeburglar at users.noreply.github.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[SDPatternMatch] Add matchers m_ExtractSubvector and m_InsertSubvector (#120212)
Fixes #118846
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