cornell-zhang/hcl-dialect

[Pass] Support reduction axes for reuse_at

Closed this issue · 0 comments

As the title says, the current reuse_at implementation can only support explicit memory access patterns. But if the computation pattern is written in a reduction loop, it cannot be extracted.