This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Select mul
ClosedPublic

Authored by Petar.Avramovic on Feb 6 2019, 6:25 AM.

Details

Summary

Legalize and select G_MUL for s32 and smaller types for MIPS32.

Diff Detail

Repository
rL LLVM

Event Timeline

Petar.Avramovic created this revision.Feb 6 2019, 6:25 AM

The mul.mir failed on my machine:

mul.mir:22:12: error: MIPS32: expected string not found in input
This revision is now accepted and ready to land.Feb 7 2019, 3:08 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 8 2019, 2:12 AM