The warning message "loop not vectorized: failed explicitly specified loop vectorization" changes to "loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering" in D49281. Apply this change in clang's test cases.
Diff Detail
Diff Detail