diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2019-11-13 08:31:49 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2019-11-13 09:45:24 +0000 |
commit | 9a1c243aa5ded10f7b39887b2be073d0bcfbf5c9 (patch) | |
tree | 11f26af5397630214e50df47c47cc49e50280543 /llvm/lib/CodeGen/LiveDebugValues.cpp | |
parent | 5b9e4daef06dcfefc786737a32c8bbb5bd0fc5c4 (diff) | |
download | llvm-9a1c243aa5ded10f7b39887b2be073d0bcfbf5c9.zip llvm-9a1c243aa5ded10f7b39887b2be073d0bcfbf5c9.tar.gz llvm-9a1c243aa5ded10f7b39887b2be073d0bcfbf5c9.tar.bz2 |
[AArch64][SVE] Allocate locals that are scalable vectors.
This patch adds a target interface to set the StackID for a given type,
which allows scalable vectors (e.g. `<vscale x 16 x i8>`) to be assigned a
'sve-vec' StackID, so it is allocated in the SVE area of the stack frame.
Reviewers: ostannard, efriedma, rengolin, cameron.mcinally
Reviewed By: efriedma
Differential Revision: https://reviews.llvm.org/D70080
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues.cpp')
0 files changed, 0 insertions, 0 deletions