https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125810
--- Comment #3 from Kuratius <kuratius at googlemail dot com> --- I'm not sure if this is a separate bug, but the vector extension abi/calling convention also appears to be different between clang and gcc. https://godbolt.org/z/74KsK8db5 *I think* this is also caused by not matching the native register width.
