[PATCH] D99068: [RISCV][WIP][RFC] Fix stack slot for argument type sizes not a multiple of 64 bits (Bug 49500)
Luís Marques via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 4 09:39:01 PDT 2021
luismarques updated this revision to Diff 335152.
luismarques edited the summary of this revision.
luismarques added a comment.
Fixing alignment before truly abandoning, in case it's useful for D97514 <https://reviews.llvm.org/D97514>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99068/new/
https://reviews.llvm.org/D99068
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/test/CodeGen/RISCV/stack-slot-size.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99068.335152.patch
Type: text/x-patch
Size: 5010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210404/a50c3736/attachment.bin>
More information about the llvm-commits
mailing list