Skip to content

Commit

Permalink
[SVE] Adding codegen tests for SVE (#14239)
Browse files Browse the repository at this point in the history
* [SVE] Adding codegen tests for SVE

Now that ci_arm contains LLVM 15, add tests to check that code for SVE can be correctly generated.

Add tests to cover a selection of arithmetic ops and gather loads. The gather load is currently xfailed until work is completed to enable them through TVM and LLVM.

* Reworking so dtype is passed as a pytest param
  • Loading branch information
neildhickey authored Mar 10, 2023
1 parent 302cee9 commit 852f97d
Showing 1 changed file with 480 additions and 0 deletions.
Loading

0 comments on commit 852f97d

Please sign in to comment.