You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DT][NFCI] Switch SetEncoding pass to walk-based pass. (iree-org#21662)
- Move the requirements to `isSupportedContractionOp`.
- Convert `SetContractionOpEncoding::matchAndRewrite` to
`setDataTilingEncodings` method.
- Collect all the candidates, iterate and set encoding for each
candidate.
- Refactor `postPatterns` for all the strategies.
It is a step towards iree-org#21246
---------
Signed-off-by: hanhanW <[email protected]>
Signed-off-by: keshavvinayak01 <[email protected]>
0 commit comments