[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 13:34:46 PDT 2022


aemerson updated this revision to Diff 442387.
aemerson added a comment.

Fix support on the return lowering side.


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.442387.patch
Type: text/x-patch
Size: 9041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220705/7d815245/attachment.bin>


More information about the llvm-commits mailing list