Move selectCopy into MipsInstructionSelector class.
Select copy for arguments from FPRBRegBank for MIPS32.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D59644
[MIPS GlobalISel] Select copy for arguments from FPRBRegBank ClosedPublic Authored by Petar.Avramovic on Mar 21 2019, 7:47 AM.
Details Summary Move selectCopy into MipsInstructionSelector class.
Diff Detail Event TimelinePetar.Avramovic added a parent revision: D59643: [MIPS GlobalISel] Add floating point register bank.Mar 21 2019, 7:49 AM This revision is now accepted and ready to land.Mar 24 2019, 2:42 PM Petar.Avramovic marked an inline comment as done. Closed by commit rL356886: [MIPS GlobalISel] Select copy for arguments from FPRBRegBank (authored by Petar.Avramovic). · Explain WhyMar 25 2019, 4:36 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 192063 lib/Target/Mips/MipsInstructionSelector.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/float_args.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/float_args.ll
|
Is this line necessary?