[Mlir-commits] [mlir] [mlir][tosa] Make TOSA MUL's Shift an Input (PR #121953)

Jack Frankland llvmlistbot at llvm.org
Mon Jan 27 06:46:28 PST 2025


================
@@ -717,10 +717,21 @@ func.func @test_transpose_conv2d_invalid_outshape(%arg0: tensor<1x32x32x8xf32>,
 
 // -----
 
----------------
FranklandJack wrote:

Can you expand on what you mean by "i32 type check test"? Are yous saying we need a negative test for the case that the shift parameter is a tensor of i32s?

https://github.com/llvm/llvm-project/pull/121953


More information about the Mlir-commits mailing list