[PATCH] D84043: [AArch64][SVE] Fix CFA calculation in presence of SVE objects.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 03:51:29 PDT 2020


This revision was automatically updated to reflect the committed changes.
sdesmalen marked 2 inline comments as done.
Closed by commit rGfd6584a22043: [AArch64][SVE] Fix CFA calculation in presence of SVE objects. (authored by sdesmalen).

Changed prior to commit:
  https://reviews.llvm.org/D84043?vs=282451&id=282857#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84043

Files:
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64FrameLowering.h
  llvm/lib/Target/AArch64/AArch64RegisterInfo.td
  llvm/lib/Target/AArch64/AArch64StackOffset.h
  llvm/test/CodeGen/AArch64/framelayout-sve.mir
  llvm/test/CodeGen/AArch64/sve-trunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84043.282857.patch
Type: text/x-patch
Size: 25134 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/f39d78f4/attachment.bin>


More information about the llvm-commits mailing list