This patch introduced codegen faults. An attempt to fix this was done
in https://reviews.llvm.org/D97193, but ultimately it was decided to
approach this differently.
This reverts commit 42635856ed3c9a05957640f9deb50cf865c03825.
Paths
| Differential D98350
Revert "[AArch64][SVE] Allow accesses to SVE stack objects to use frame pointer" ClosedPublic Authored by bsmith on Mar 10 2021, 7:10 AM.
Details Summary This patch introduced codegen faults. An attempt to fix this was done This reverts commit 42635856ed3c9a05957640f9deb50cf865c03825.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 10 2021, 11:51 AM Closed by commit rGea834c8365ca: Revert "[AArch64][SVE] Allow accesses to SVE stack objects to use frame pointer" (authored by bsmith). · Explain WhyMar 11 2021, 5:33 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329935 llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.h
llvm/test/CodeGen/AArch64/debug-info-sve-dbg-value.mir
llvm/test/CodeGen/AArch64/framelayout-sve.mir
llvm/test/CodeGen/AArch64/sve-calling-convention-mixed.ll
|