[PATCH] D79482: Fix stack clash probing on the tail of dynamic allocation

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 13:37:28 PDT 2020


serge-sans-paille updated this revision to Diff 264324.
serge-sans-paille added a comment.

Take remarks into account


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79482

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/stack-clash-dynamic-alloca.ll
  llvm/test/CodeGen/X86/stack-clash-large.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79482.264324.patch
Type: text/x-patch
Size: 9208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/2144cc40/attachment.bin>


More information about the llvm-commits mailing list