0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-23 10:56:06 +00:00
Han-Chung Wang 900be712ce
[mlir][Linalg] Preserve encodings in static shape inference. ()
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>
2025-03-21 13:36:44 -07:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.