[PATCH] D84043: [AArch64][SVE] Fix CFA calculation in presence of SVE objects.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 04:47:02 PDT 2020


sdesmalen updated this revision to Diff 279483.
sdesmalen added a comment.

Use SmallString instead of SmallVector<uint8_t>.


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

https://reviews.llvm.org/D84043

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64StackOffset.h
  llvm/test/CodeGen/AArch64/framelayout-sve.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84043.279483.patch
Type: text/x-patch
Size: 19522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/9a6de8b4/attachment.bin>


More information about the llvm-commits mailing list