================
@@ -34,3 +26,19 @@ bfloat16_t test_vduph_laneq_bf16(bfloat16x8_t v) {
// LLVM: ret bfloat [[VGETQ_LANE]]
return vduph_laneq_bf16(v, 7);
}
+
----------------
fileho wrote:done https://github.com/llvm/llvm-project/pull/186866 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
