This is an archive of the discontinued LLVM Phabricator instance.

[MIPS GlobalISel] Add floating point register bank
ClosedPublic

Authored by Petar.Avramovic on Mar 21 2019, 7:46 AM.

Details

Summary

Add floating point register bank for MIPS32.
Implement getRegBankFromRegClass for float register classes.

Diff Detail

Repository
rL LLVM

Event Timeline

This revision is now accepted and ready to land.Mar 24 2019, 2:35 PM
This revision was automatically updated to reflect the committed changes.