diff options
author | Jerry Wu <cheyuw@google.com> | 2024-03-28 15:18:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 11:18:47 -0400 |
commit | f566b079f171f28366a66b8afa4a975bc4005529 (patch) | |
tree | 04e94a4b8bdc0f5be719a0d76e18f8010aaac7f7 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 94b5c118b3da99012e00d3e2d7c74784de9fc7ab (diff) | |
download | llvm-f566b079f171f28366a66b8afa4a975bc4005529.zip llvm-f566b079f171f28366a66b8afa4a975bc4005529.tar.gz llvm-f566b079f171f28366a66b8afa4a975bc4005529.tar.bz2 |
[MLIR] Add pattern to fold insert_slice of extract_slice (#86328)
Fold the `tensor.insert_slice` of `tensor.extract_slice` into
`tensor_extract_slice` when the `insert_slice` simply expand some unit
dims dropped by the `extract_slice`.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions