diff options
author | Christudasan Devadasan <Christudasan.Devadasan@amd.com> | 2020-12-23 12:22:36 +0530 |
---|---|---|
committer | Christudasan Devadasan <Christudasan.Devadasan@amd.com> | 2021-01-06 10:30:50 +0530 |
commit | d68458bd56d9d55b05fca5447891aa8752d70509 (patch) | |
tree | 822ee247b69980ec5fec4d97c7cf82397ad37694 /llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp | |
parent | c1cd42d698488f8c92f012d0cfa4f5617aebb803 (diff) | |
download | llvm-d68458bd56d9d55b05fca5447891aa8752d70509.zip llvm-d68458bd56d9d55b05fca5447891aa8752d70509.tar.gz llvm-d68458bd56d9d55b05fca5447891aa8752d70509.tar.bz2 |
[GlobalISel] Base implementation for sret demotion.
If the return values can't be lowered to registers
SelectionDAG performs the sret demotion. This patch
contains the basic implementation for the same in
the GlobalISel pipeline.
Furthermore, targets should bring relevant changes
during lowerFormalArguments, lowerReturn and
lowerCall to make use of this feature.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D92953
Diffstat (limited to 'llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp')
0 files changed, 0 insertions, 0 deletions