Skip to content

Implement Optimisation Pass Test Coverage #5

@martindevans

Description

@martindevans

Every single optimisation pass needs tests covering:

  • The most basic case where optimisation should happen. Verify that it does.
  • A more complex "real world" example where optimisation should happen. Verify that it does.

If possible:

  • A case where optimisation should not happen but seems likely to be miss-optimised, verify that it does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions