[Mlir-commits] [mlir] [mlir][Tensor] Fold destination-style ops into `tensor.unpack` operation. (PR #71468)

lorenzo chelini llvmlistbot at llvm.org
Mon Nov 6 23:39:49 PST 2023


================
@@ -3925,15 +3925,25 @@ UnPackOp UnPackOp::createTransposedClone(OpBuilder &b, Location loc,
 /// pack(unpack(x)) -> x
----------------
chelini wrote:

Could you please update the comment? 

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


More information about the Mlir-commits mailing list