Skip to content

Commit af1f5f7

Browse files
atanasyantstellar
authored andcommitted
Merging r374164:
------------------------------------------------------------------------ r374164 | atanasyan | 2019-10-09 06:12:21 -0700 (Wed, 09 Oct 2019) | 8 lines [mips] Split expandLoadImmReal into multiple methods. NFC The `expandLoadImmReal` handles four different and almost non-overlapping cases: loading a "single" float immediate into a GPR, loading a "single" float immediate into a FPR, and the same couple for a "double" float immediate. It's better to move each `else if` branch into separate methods. ------------------------------------------------------------------------
1 parent 2c69f98 commit af1f5f7

File tree

1 file changed

+205
-154
lines changed

1 file changed

+205
-154
lines changed

0 commit comments

Comments
 (0)