This commit is contained in:
Folkert 2023-09-11 23:13:19 +02:00
parent 89472bf495
commit c75f46b369
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
2 changed files with 2 additions and 2 deletions

View file

@ -4075,7 +4075,7 @@ impl<
};
self.build_fn_call(
&dst,
dst,
intrinsic.to_string(),
&[*src1, *src2],
&[Layout::U128, Layout::U128],