google / google/xls

[DSLX/IR] `xls_dslx_test` doesn't compare interpreter results with JIT

Open
#968 3 comments 0 reactions 0 assignees View on GitHub
enhancement ir
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

PR #958 allowed for `compare=none` to be removed from `xls_dslx_test`s that are using test_proc.
One of such designs is `matmul_4x4`. `matmul_4x4_dslx_test` target is successful, but it shouldn't be.

IR generated from `matmul_4x4` is empty:
```
package matmul_4x4

```
JIT and interpreter results should be different.

/cc @proppy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.