Skip to content

Add ConstantSlice statement to slice dialect to support CSE #560

@weinbe58

Description

@weinbe58

As a follow-up to the fix of #559 which removes CSE on slices: we will need to implement a ConstantSlice statement in the slice dialect and then update ConstantFold rewrite rule to rewrite all Value(slice(...)) to this new ConstantSlice statement.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions