diff options
author | qcolombet <quentin.colombet@gmail.com> | 2023-10-05 14:32:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-05 14:32:42 +0200 |
commit | 932dc9d8c4979f4f0aec33e2b9725a110ded8b61 (patch) | |
tree | 50889ce9b1c760c896db4fe0d2ac8ec20d29172c /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
parent | 253ee85f344e5f62d70e7b7bc796bd7bd5da3330 (diff) | |
download | llvm-932dc9d8c4979f4f0aec33e2b9725a110ded8b61.zip llvm-932dc9d8c4979f4f0aec33e2b9725a110ded8b61.tar.gz llvm-932dc9d8c4979f4f0aec33e2b9725a110ded8b61.tar.bz2 |
[mlir][MemRef] Add a pattern to simplify `extract_strided_metadata(ca… (#68291)
…st)`
`expand-strided-metadata` was missing a pattern to get rid of
`memref.cast`.
The pattern is straight foward:
Produce a new `extract_strided_metadata` with the source of the cast and
fold the static information (sizes, strides, offset) along the way.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions