diff options
author | Han-Chung Wang <hanhan0912@gmail.com> | 2024-02-19 16:26:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 16:26:12 -0800 |
commit | eac8604d989cb4220367937bae04937e67b9001b (patch) | |
tree | 5f6cd2759502f3150a6b211666e2108f4c731533 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | c3b87a8810535b95ed1abd7c1ebd330131f68890 (diff) | |
download | llvm-eac8604d989cb4220367937bae04937e67b9001b.zip llvm-eac8604d989cb4220367937bae04937e67b9001b.tar.gz llvm-eac8604d989cb4220367937bae04937e67b9001b.tar.bz2 |
[mlir][tensor] Add support for tensor.unpack static shapes inference. (#81702)
The revision does not refactor the inferStaticShape for pack and unpack
ops because they can diverge quickly. Because there are more dimensions
can be inferred (i.e., with inner_tile_sizes) if the pack op does not
have padding value.
This is a follow-up of https://github.com/llvm/llvm-project/pull/80848
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions