[Mlir-commits] [mlir] [mlir][tosa] Change Transpose perms operand to attribute (PR #128115)

Luke Hutton llvmlistbot at llvm.org
Tue Feb 25 06:54:49 PST 2025


================
@@ -298,46 +275,41 @@ func.func @test_two_different_downstream_converge_to_reshape_same_perms(%arg0: t
   %shape = tosa.const_shape {value = dense<[1, 64, 1]> : tensor<3xindex>} : () -> !tosa.shape<3>
----------------
lhutton1 wrote:

nit: above const no longer used

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


More information about the Mlir-commits mailing list