diff options
author | yinying-lisa-li <107574043+yinying-lisa-li@users.noreply.github.com> | 2023-09-11 23:13:15 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-11 19:13:15 -0400 |
commit | c3160f86e7063431d7366d7d264330caf61c0b09 (patch) | |
tree | 40161ffb9341804b993bb9bc42b72cff182feba7 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | 7b750943d722a23cdd4088b144af1691f1955ac9 (diff) | |
download | llvm-c3160f86e7063431d7366d7d264330caf61c0b09.zip llvm-c3160f86e7063431d7366d7d264330caf61c0b09.tar.gz llvm-c3160f86e7063431d7366d7d264330caf61c0b09.tar.bz2 |
[mlir][sparse] Fix bug in new syntax parser (#66024)
Currently, dimlvlmap with identity affine map will be treated as empty
affine map. But the new syntax would treat it as an actual identity
affine map such as {d0} -> {d0}. This mismatch could raise an error when
we are comparing sparse encodings.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions