================
@@ -155,3 +155,15 @@ bb:
   store i64 %tmp4, ptr %p
   ret i64 %out
 }
+
+define <2 x i16> @pr63826(<2 x i16> %vec) {
----------------
aemerson wrote:
Any reason why this is living in the bitfield-insert IR test?
https://github.com/llvm/llvm-project/pull/65830