Skip to content

detect normal forms pass should amend the existing normal form module #792

@ftynse

Description

@ftynse

When we run --water-wave-detect-normal-forms on the following IR:

module {
  normalform.module {} {
  }
}

it will introduce a third nested normalform.module. This is not desired. We should have only one. Perhaps a canonicalization to merge the two or some other detection.

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