[PATCH] D59644: [MIPS GlobalISel] Select copy for arguments from FPRBRegBank

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 21 07:51:00 PDT 2019


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: atanasyan, petarj.
Herald added subscribers: llvm-commits, jrtc27, arichardson, kristof.beyls, rovka, sdardis.
Herald added a project: LLVM.
Petar.Avramovic added a parent revision: D59643: [MIPS GlobalISel] Add floating point register bank.

Move selectCopy into MipsInstructionSelector class.
Select copy for arguments from FPRBRegBank for MIPS32.


Repository:
  rL LLVM

https://reviews.llvm.org/D59644

Files:
  lib/Target/Mips/MipsInstructionSelector.cpp
  test/CodeGen/Mips/GlobalISel/instruction-select/float_args.mir
  test/CodeGen/Mips/GlobalISel/llvm-ir/float_args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59644.191695.patch
Type: text/x-patch
Size: 18012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/bbc46e6d/attachment.bin>


More information about the llvm-commits mailing list