Refactor SIMD filetests to use a common naming convention

All filetests now should look like `simd-[instruction category]-[test type]`, where `[test type]` is something like `run` or `binemit`.
This commit is contained in:
Andrew Brown
2020-03-05 15:54:29 -08:00
parent 442edf5c84
commit d19f727850
25 changed files with 385 additions and 444 deletions

View File

@@ -1,6 +1,5 @@
test run
set enable_simd
target x86_64 skylake
function %icmp_eq_i8x16() -> b8 {
block0: