diff options
author | Matthias Springer <me@m-sp.org> | 2024-04-03 09:57:25 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 09:57:25 +0900 |
commit | a27d886ce4cc8be8f67a8331c400d6fe2a273ebd (patch) | |
tree | 88e51909d0fa7ccfd65b4bdfff93f453719f7728 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 3ae5c77e976c02ce9e575870e4316af51fe97075 (diff) | |
download | llvm-a27d886ce4cc8be8f67a8331c400d6fe2a273ebd.zip llvm-a27d886ce4cc8be8f67a8331c400d6fe2a273ebd.tar.gz llvm-a27d886ce4cc8be8f67a8331c400d6fe2a273ebd.tar.bz2 |
[mlir][linalg][bufferize] Fix element-wise access optimization for sparse tensors (#87305)
`linalg.generic` ops with sparse tensors do not necessarily bufferize to
element-wise access, because insertions into a sparse tensor may change
the layout of (or reallocate) the underlying sparse data structures.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions