diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2023-11-13 11:22:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-13 11:22:55 +0000 |
commit | ced97ffd0899a3faff796170ed778723efcf8a5b (patch) | |
tree | 9eac7ec0cebdb7595aed36438a775699048e340d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | a604c4b562e99470e397f050f1e8707f923ebed7 (diff) | |
download | llvm-ced97ffd0899a3faff796170ed778723efcf8a5b.zip llvm-ced97ffd0899a3faff796170ed778723efcf8a5b.tar.gz llvm-ced97ffd0899a3faff796170ed778723efcf8a5b.tar.bz2 |
[mlir][Vector] Don't fully unroll transfer_writes of n-D scalable vectors (#71924)
It is not possible to unroll a scalable vector at compile time. This
currently prevents transfer_writes from being lowered to
arm_sme.tile_writes (downstream).
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions