G_IMPLICIT_DEF is used for both integer and floating point implicit-def.
Handle G_IMPLICIT_DEF as ambiguous opcode in MipsRegisterBankInfo.
Select G_IMPLICIT_DEF for MIPS32.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D67439
[MIPS GlobalISel] Select G_IMPLICIT_DEF ClosedPublic Authored by Petar.Avramovic on Sep 11 2019, 5:53 AM.
Details Summary G_IMPLICIT_DEF is used for both integer and floating point implicit-def.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 11 2019, 9:49 AM Closed by commit rL371727: [MIPS GlobalISel] Select G_IMPLICIT_DEF (authored by Petar.Avramovic). · Explain WhySep 12 2019, 4:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 219698 lib/Target/Mips/MipsInstructionSelector.cpp
lib/Target/Mips/MipsLegalizerInfo.cpp
lib/Target/Mips/MipsRegisterBankInfo.cpp
test/CodeGen/Mips/GlobalISel/instruction-select/implicit_def.mir
test/CodeGen/Mips/GlobalISel/legalizer/implicit_def.mir
test/CodeGen/Mips/GlobalISel/llvm-ir/implicit_def.ll
test/CodeGen/Mips/GlobalISel/regbankselect/implicit_def.mir
|