google / google/heir

clean-up: consider removing domain schedule from tensor_ext.assign_layout

Open
#2,973 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
MLIR
Stars
906
Forks
171
Avg merge
4d 12h
Merged PRs (30d)
32

Description

The domain schedule attribute was intended to reduce the complexity of the ISL loop generation by providing extra domain vars to add to the schedule. This would make the loop execution time longer, but significantly speed up compilation time.

We've added an option to construct a list of layouts to construct to speed up compilation time, and it is likely that the domainschedule attr is no longer needed.

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.