[all-commits] [llvm/llvm-project] d3270a: [DAG] SDPatternMatch - add matching for SELECT_CC ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jul 8 13:39:07 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3270adcb5b2eccbdac66e193603ac8e3818d309
https://github.com/llvm/llvm-project/commit/d3270adcb5b2eccbdac66e193603ac8e3818d309
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/include/llvm/CodeGen/SDPatternMatch.h
M llvm/unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
Log Message:
-----------
[DAG] SDPatternMatch - add matching for SELECT_CC patterns to min/max like matchers (#147071)
Fixes #147083
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