What do you prefer me to do for these tests? I can think of: - do not include them at all until fp16 is fully supported on both AArch32 and AArch64 - include only those with float16x4_t - include both float16x4_t and float16x8_t tests, leaving float16x8_t commented
I would include them both and XFAIL the failing tests. So when the support arrives, it's just a question of adjusting the tests.
regards Ramana
Thanks, Christophe.Thanks /Marcus