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

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 02:33:51 PDT 2019


rovka updated this revision to Diff 205757.
rovka added a comment.

Oops! Fixed :)


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

https://reviews.llvm.org/D63548

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63548.205757.patch
Type: text/x-patch
Size: 12693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/28cc54b1/attachment.bin>


More information about the llvm-commits mailing list