Skip to content

Binary comparison #1040

@rengolin

Description

@rengolin

We have a copy of fpcmp from LLVM's test-suite, which works fine when the outputs are expected to be equal or close enough, but when we have offset issues in code generation, it may be tricky to know the difference between FP ordering and reading from the wrong offset.

LIBXSMM has a matrix comparison function that can be used in tpp-mlir.

First, we need to change libxsmm to move that method to include/libxsmm_math.h (branch), then we make use of it in a bincmp binary in tpp-mlir (branch).

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