Can anyone explain the behaviour of clang?
Array4Complex64 f1(Array4Complex64 a, Array4Complex64 b){ return a * b; }
This function calculates