Skip to content

Commit

Permalink
[StableHLO] Port missing pointwise op tests (#13052)
Browse files Browse the repository at this point in the history
I went over the list of all pointwise ops that we currently handle.
These fell through the cracks during the initial import (#12957).

Two ops are not tested: `ComplexOp` and `NotOp`, but these do not have
any tests in mlir-hlo either.

Next, I plan to split the linalg lowering tests into a few smaller test
files.

Issue: #12678
  • Loading branch information
kuhar committed Apr 12, 2023
1 parent 0462114 commit f1b71b1
Showing 1 changed file with 431 additions and 0 deletions.
Loading

0 comments on commit f1b71b1

Please sign in to comment.