[PATCH] D85772: [AMDGPU] Fix FP/BP spills when MUBUF constant offset exceeded
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 13 10:52:18 PDT 2020
kerbowa updated this revision to Diff 285426.
kerbowa added a comment.
As discussed offline with Mahesha, this and https://reviews.llvm.org/D85767 are fixing the same issue, we decided I would take the fix forward.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85772/new/
https://reviews.llvm.org/D85772
Files:
llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
llvm/test/CodeGen/AMDGPU/callee-frame-setup.ll
llvm/test/CodeGen/AMDGPU/stack-realign.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85772.285426.patch
Type: text/x-patch
Size: 12358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/b2b334e4/attachment.bin>
More information about the llvm-commits
mailing list