diff options
author | Thomas Raoux <thomasraoux@google.com> | 2022-08-25 15:27:40 +0000 |
---|---|---|
committer | Thomas Raoux <thomasraoux@google.com> | 2022-08-26 14:30:39 +0000 |
commit | 2e34599bfd01e5b20e09bd6af590a52d6a63a64c (patch) | |
tree | ecf38338bf35ddd61c1256a783cf3148ade340b5 /clang/lib/Basic/IdentifierTable.cpp | |
parent | e84784e4ae808fbe7f6680f3afb2786f46bbacb3 (diff) | |
download | llvm-2e34599bfd01e5b20e09bd6af590a52d6a63a64c.zip llvm-2e34599bfd01e5b20e09bd6af590a52d6a63a64c.tar.gz llvm-2e34599bfd01e5b20e09bd6af590a52d6a63a64c.tar.bz2 |
[mlir][tensor] Remove folding of tensor.extract_slice during tiling
Blindly folding tensor.extract_slice makes the bufferization
transformation harder. This kind of transformation should happen
separatley if needed rather than doing it within makeShape that is
called during tiling.
Also removed makeComposedExtractSliceOp as it is not tested outside of
this code.
Differential Revision: https://reviews.llvm.org/D132666
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions