[PATCH] D84044: [AArch64][SVE] Add missing unwind info for SVE registers.
Sander de Smalen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 21 04:48:03 PDT 2020
sdesmalen updated this revision to Diff 279486.
sdesmalen marked an inline comment as done.
sdesmalen added a comment.
Use SmallString instead of SmallVector<uint8_t>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84044/new/
https://reviews.llvm.org/D84044
Files:
llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
llvm/lib/Target/AArch64/AArch64RegisterInfo.h
llvm/test/CodeGen/AArch64/framelayout-sve.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84044.279486.patch
Type: text/x-patch
Size: 12164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/5e961a02/attachment.bin>
More information about the llvm-commits
mailing list