================ @@ -4439,7 +4439,7 @@ LogicalResult UnPackOp::canonicalize(UnPackOp unPackOp, PatternRewriter &rewriter) { /// pack(unpack(x)) -> x ---------------- yifeizh2 wrote: I also fixed comment notation issue. https://github.com/llvm/llvm-project/pull/106094