================ @@ -859,6 +859,21 @@ define <4 x i32> @urhadd_v4i32(<4 x i32> %x) { ret <4 x i32> %r } +define <4 x i32> @fixedwidth(<4 x i32> %a0, <4 x i32> %a1) { ---------------- Sh0g0-1758 wrote: Yes, sure. https://github.com/llvm/llvm-project/pull/84903