diff options
author | Aart Bik <ajcbik@google.com> | 2024-09-13 17:24:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-13 17:24:48 -0700 |
commit | 0e34dbb4f452013eab89a0a8f04a436ff6c408d4 (patch) | |
tree | 920831f73e52e6286c38bcc21f068e75feadced5 /clang/lib/CodeGen/CodeGenAction.cpp | |
parent | 459a82e6890ff41e30d486f36c8c7ec22628bb7a (diff) | |
download | llvm-0e34dbb4f452013eab89a0a8f04a436ff6c408d4.zip llvm-0e34dbb4f452013eab89a0a8f04a436ff6c408d4.tar.gz llvm-0e34dbb4f452013eab89a0a8f04a436ff6c408d4.tar.bz2 |
[mlir][sparse] fix bug with all-dense assembler (#108615)
When only all-dense "sparse" tensors occur in a function prototype, the
assembler would skip the method conversion purely based on input/output
counts. It should rewrite based on the presence of any annotation,
however.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions