[PATCH] D84869: [AArch64][SVE] Disable tail calls if callee does not preserve SVE regs.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 01:40:08 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2916636f83d: [AArch64][SVE] Disable tail calls if callee does not preserve SVE regs. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D84869?vs=281828&id=283163#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84869

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/test/CodeGen/AArch64/sve-tailcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84869.283163.patch
Type: text/x-patch
Size: 9985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/6c13282d/attachment.bin>


More information about the llvm-commits mailing list