i32 is always promoted to i64 so it no longer makes sense to assign i32 to
registers.
Details
Details
- Reviewers
vmedic
Diff Detail
Diff Detail
Paths
| Differential D5815
[mips] Remove redundant code in RetCC_MipsN. ClosedPublic Authored by dsanders on Oct 16 2014, 2:10 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.Nov 20 2014, 4:12 AM
Revision Contents
Diff 14994 lib/Target/Mips/MipsCallingConv.td
|