[Mlir-commits] [mlir] [mlir][tosa] Make TOSA MUL's Shift an Input (PR #121953)
Georgios Pinitas
llvmlistbot at llvm.org
Mon Jan 27 11:11:44 PST 2025
================
@@ -717,10 +717,21 @@ func.func @test_transpose_conv2d_invalid_outshape(%arg0: tensor<1x32x32x8xf32>,
// -----
----------------
GeorgeARM wrote:
Well the shift shall be used only when with i32 inputs but not sure we can check this here as we make it compulsory.
https://github.com/llvm/llvm-project/pull/121953
More information about the Mlir-commits
mailing list