Skip to content

[DAG] SDPatternMatch - min/max like matchers don't recognise SELECT_CC patterns #147083

@RKSimon

Description

@RKSimon

If a select(setcc(x,y,cc),x,y) pattern gets folded to select_cc(x,y,x,y,cc) then we can no longer match with MaxMin_match

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions