[PATCH] D63548: [GlobalISel] Allow multiple VRegs in ArgInfo. NFC

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 01:51:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364509: [GlobalISel] Allow multiple VRegs in ArgInfo. NFC (authored by rovka, committed by ).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D63548?vs=205757&id=206795#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63548

Files:
  llvm/trunk/include/llvm/CodeGen/GlobalISel/CallLowering.h
  llvm/trunk/lib/CodeGen/GlobalISel/CallLowering.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/IRTranslator.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMCallLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsCallLowering.cpp
  llvm/trunk/lib/Target/X86/X86CallLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63548.206795.patch
Type: text/x-patch
Size: 13680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/85f4f76d/attachment.bin>


More information about the llvm-commits mailing list