================
@@ -1484,3 +1484,2343 @@ void test_vst1q_u8_x4(uint8_t *a, uint8x16x4_t b) {
// LLVM: ret void
vst1q_u8_x4(a, b);
}
+
----------------
banach-space wrote:Agreed. Many tests use flags that do not impact code-gen - we should avoid them and use the minimal required set of flags. https://github.com/llvm/llvm-project/pull/212040 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
