google / google/heir

Determine if `AlignRotations` pattern needs more complex patterns

Open
#514 2 comments 0 reactions 0 assignees View on GitHub
dialect: tensor_ext
Dominant language
MLIR
Stars
906
Forks
171
Avg merge
4d 12h
Merged PRs (30d)
32

Description

Currently it matches against `(OpA (rotate...) (OpB (rotate...) (rotate...)))` and `(OpA (OpB (rotate...) (rotate...)) (rotate...))`, should it also handle `(OpA (OpB (rotate...) (rotate...)) (OpC (rotate...) (rotate...)))`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.