diff options
author | Quinn Dawkins <quinn.dawkins@gmail.com> | 2025-07-24 17:50:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-24 17:50:14 -0400 |
commit | fd8f69d3eb9be3a987b4044fa93dd9ed0aafe094 (patch) | |
tree | 994b6e6bca3fcacb2a041c75af7f4521e96c126d /llvm/unittests/Support/ProgramStackTest.cpp | |
parent | 5f1c89af241fc4846d612a237edfb5948071e879 (diff) | |
download | llvm-fd8f69d3eb9be3a987b4044fa93dd9ed0aafe094.zip llvm-fd8f69d3eb9be3a987b4044fa93dd9ed0aafe094.tar.gz llvm-fd8f69d3eb9be3a987b4044fa93dd9ed0aafe094.tar.bz2 |
[mlir][Bufferization] Fix to_buffer(tensor.cast) folder (#150511)
Previously this folder would ignore the layout and memory space on the
to_buffer op and set it as default. This changes the pattern to retain
both fields from the existing memref type but incorporate the static
shape information from the tensor cast.
The `read_only` attribute was also dropped by the pattern and is
retained now as well.
Diffstat (limited to 'llvm/unittests/Support/ProgramStackTest.cpp')
0 files changed, 0 insertions, 0 deletions