[PATCH] D70080: [AArch64][SVE] Allocate locals that are scalable vectors.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 13 01:55:24 PST 2019


This revision was automatically updated to reflect the committed changes.
sdesmalen marked an inline comment as done.
Closed by commit rG9a1c243aa5de: [AArch64][SVE] Allocate locals that are scalable vectors. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D70080?vs=228957&id=229032#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70080/new/

https://reviews.llvm.org/D70080

Files:
  llvm/include/llvm/CodeGen/TargetFrameLowering.h
  llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/test/CodeGen/AArch64/framelayout-sve.mir
  llvm/test/CodeGen/AArch64/sve-alloca-stackid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70080.229032.patch
Type: text/x-patch
Size: 10447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191113/cb7ecb55/attachment.bin>


More information about the llvm-commits mailing list