diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2024-05-17 17:13:59 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 17:13:59 +0100 |
commit | e01ff8238cf62c7149de7b8046bccec9adefbe67 (patch) | |
tree | f4e03a13d926b819c0e8fa3fe197ed625c8e25df /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 8aa6511f4209bba33a74c4ef6e208fda5c0f3d27 (diff) | |
download | llvm-e01ff8238cf62c7149de7b8046bccec9adefbe67.zip llvm-e01ff8238cf62c7149de7b8046bccec9adefbe67.tar.gz llvm-e01ff8238cf62c7149de7b8046bccec9adefbe67.tar.bz2 |
[mlir][vector] Fix scalability issues in drop innermost unit dims transfer patterns (#92402)
Previously, these rewrites would drop scalable dimensions and treated
`[1]` (scalable one dim) as a unit dimension. This patch propagates
scalable dimensions and ensures `[1]` is not treated as a unit
dimension.
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions