i32 is always promoted to i64 so it no longer makes sense to assign i32 to
registers.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D5964
[mips] Remove redundant code in RetCC_MipsN. NFC. ClosedPublic Authored by dsanders on Oct 24 2014, 3:23 AM.
Details Summary i32 is always promoted to i64 so it no longer makes sense to assign i32 to
Diff Detail Event Timelinedsanders updated this object. This revision is now accepted and ready to land.Oct 24 2014, 5:04 AM
Revision Contents
Diff 15392 lib/Target/Mips/MipsCallingConv.td
|