diff options
author | Brandon Wu <brandon.wu@sifive.com> | 2024-11-17 18:52:49 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-17 18:52:49 +0800 |
commit | 206ee7191834186ae78bf57fcf21d29dd7ce24cf (patch) | |
tree | 1cd64147445e2b74e81d951e0982c0f778e7acaa /llvm/lib/CodeGen/MachineModuleInfo.cpp | |
parent | 811186764d1add4d83972db3ad0d2e7c96bb15a7 (diff) | |
download | llvm-206ee7191834186ae78bf57fcf21d29dd7ce24cf.zip llvm-206ee7191834186ae78bf57fcf21d29dd7ce24cf.tar.gz llvm-206ee7191834186ae78bf57fcf21d29dd7ce24cf.tar.bz2 |
[RISCV] Change vector tuple type's TypeSize to scalable (#114329)
Vector tuple is basically multiple grouped vector, so its size is also
determined by vscale, we need not to model it as a vector type but its
size need to be scalable.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions