[PATCH] D134181: [X86][GlobalISel] Add support for sret demotion

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 10:48:54 PDT 2022


sepavloff updated this revision to Diff 461272.
sepavloff added a comment.

Add test for caller


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134181

Files:
  llvm/lib/Target/X86/X86CallLowering.cpp
  llvm/lib/Target/X86/X86CallLowering.h
  llvm/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134181.461272.patch
Type: text/x-patch
Size: 8592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/065c88f8/attachment.bin>


More information about the llvm-commits mailing list