[Mlir-commits] [mlir] [mlir][tensor] Implement folding logic for size 0 tensor and memref ops (PR #90814)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Mon May 20 11:52:57 PDT 2024
https://github.com/MaheshRavishankar approved this pull request.
Thanks! In general tensors with 0 dims to me indicate a problem somewhere, but this folding itself makes sense.
https://github.com/llvm/llvm-project/pull/90814
More information about the Mlir-commits
mailing list