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

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 03:31:34 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc9f65be4555: [AArch64][SVE] Fix handling of stack protection with SVE (authored by john.brawn).

Repository:
  rG LLVM Github Monorepo

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.394200.patch
Type: text/x-patch
Size: 22749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211214/d550b833/attachment.bin>


More information about the llvm-commits mailing list