[PATCH] D41131: [AArch64] Implement stack probing for windows

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 12 14:20:58 PST 2017


mstorsjo updated this revision to Diff 126624.
mstorsjo added a comment.

Used a ternary operator as suggested.


https://reviews.llvm.org/D41131

Files:
  lib/Target/AArch64/AArch64FrameLowering.cpp
  test/CodeGen/AArch64/chkstk.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41131.126624.patch
Type: text/x-patch
Size: 6405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171212/1b6348af/attachment.bin>


More information about the llvm-commits mailing list