[PATCH] D111631: [AArch64][SVE] Fix handling of stack protection with SVE

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 13 06:50:12 PST 2021


john.brawn updated this revision to Diff 393874.
john.brawn added a comment.

Adjusted based on review comments.


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

https://reviews.llvm.org/D111631

Files:
  llvm/include/llvm/CodeGen/StackProtector.h
  llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
  llvm/lib/CodeGen/PrologEpilogInserter.cpp
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/stack-guard-reassign-sve.mir
  llvm/test/CodeGen/AArch64/stack-guard-sve.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111631.393874.patch
Type: text/x-patch
Size: 22749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/93964403/attachment.bin>


More information about the llvm-commits mailing list