================
@@ -36,5 +36,106 @@ entry:
   ret <16 x i8> %0
 }
 
+define dso_local <16 x i8> @test_bcdshift_imm0(<16 x i8> noundef %a, i32 %b) {
----------------
tonykuttai wrote:

nit: clean up `dso_local` and `noundef`, Its not required.

https://github.com/llvm/llvm-project/pull/154715
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to