[PATCH] D129098: [AArch64][GlobalISel] Add support for sret demotion.
Amara Emerson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 14:00:33 PDT 2022
aemerson updated this revision to Diff 442394.
aemerson added a comment.
I'm assuming you mean adding `tail` to the call?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129098/new/
https://reviews.llvm.org/D129098
Files:
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.cpp
llvm/lib/Target/AArch64/GISel/AArch64CallLowering.h
llvm/test/CodeGen/AArch64/GlobalISel/call-lowering-sret-demotion.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129098.442394.patch
Type: text/x-patch
Size: 11803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/a6fec2f9/attachment.bin>
More information about the llvm-commits
mailing list