Commit 852f97d
neildhickey
[SVE] Adding codegen tests for SVE (#14239)
* [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 param1 parent 302cee9 commit 852f97d
1 file changed
+480
-0
lines changed
0 commit comments