diff options
author | Han-Chung Wang <hanhan0912@gmail.com> | 2025-07-24 13:55:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 13:55:07 -0700 |
commit | 1ff6d9daec66fb151b9691386c9dad0209648465 (patch) | |
tree | 25610cc4cb6b53c72e6a7a68930ab000f02c2b61 /llvm/unittests/Support | |
parent | efe1aa8904ea3ad8b19ab2aa5660e27a08c7d694 (diff) | |
download | llvm-1ff6d9daec66fb151b9691386c9dad0209648465.zip llvm-1ff6d9daec66fb151b9691386c9dad0209648465.tar.gz llvm-1ff6d9daec66fb151b9691386c9dad0209648465.tar.bz2 |
[mlir][linalg] Take artificial padding into account for pack/unpack folding. (#150272)
The revision only folds the tensor.pad/extract_slice op into
linalg.pack/unpack ops only when it is safe to fold. It is not valid to
have artificial padding.
The documentation improvement and verifier update will be done in a
separate PR (i.e., https://github.com/llvm/llvm-project/pull/149624).
The revision is a step towards it.
---------
Signed-off-by: hanhanW <hanhan0912@gmail.com>
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions