diff options
author | MaheshRavishankar <ravishankarm@google.com> | 2020-10-27 16:15:08 -0700 |
---|---|---|
committer | MaheshRavishankar <ravishankarm@google.com> | 2020-10-27 16:15:34 -0700 |
commit | 9d5239d39e48b8b171a0fbc47dbbb22381f4d9be (patch) | |
tree | ed88c55558ff1b30f8e97f02a45c47b8f0e938e7 /clang/lib/Basic/FileManager.cpp | |
parent | a7b662d0f4098371b96ce4446fb0eba79b0b649f (diff) | |
download | llvm-9d5239d39e48b8b171a0fbc47dbbb22381f4d9be.zip llvm-9d5239d39e48b8b171a0fbc47dbbb22381f4d9be.tar.gz llvm-9d5239d39e48b8b171a0fbc47dbbb22381f4d9be.tar.bz2 |
[mlir][Linalg] Add fusion of IndexedGenericOp with TensorReshapeOp by expansion.
This patch adds support for fusing linalg.indexed_generic op with
linalg.tensor_reshape op by expansion, i.e.
- linalg.indexed_generic op -> linalg.tensor_reshape op when the
latter is expanding.
- linalg.tensor_reshape op -> linalg.indexed_generic op when the
former is folding.
Differential Revision: https://reviews.llvm.org/D90082
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions