Skip to content

[mlir][math] Polynomial Approx tests are broken #57613

@Mogball

Description

@Mogball

Many of math dialect operations now have folders, but that means the tests in math-polynomial-approx.mlir are broken because they are not testing the numerical approximation of the ops but instead the folders.

The test needs to be rewritten to pass in the constants via function arguments so that the ops don't fold.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions