[PATCH] D94156: AMDGPU/GlobalISel: Enable sret demotion

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 7 05:08:31 PST 2021


cdevadas updated this revision to Diff 315107.
cdevadas added a comment.

Added two more tests to address the review comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94156/new/

https://reviews.llvm.org/D94156

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUCallLowering.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/function-returns.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-return-values.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94156.315107.patch
Type: text/x-patch
Size: 31621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210107/f19b139d/attachment.bin>


More information about the llvm-commits mailing list