mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-23 10:56:06 +00:00

Previously, the encodings are unconditionally dropped during the shape inference. The revision adds the support for preserving the encodings in the linalg ops. --------- Signed-off-by: hanhanW <hanhan0912@gmail.com>
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.