[PATCH] D59799: [wip][mips] Use AltOrders to prevent using odd FP-registers
Simon Dardis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 28 15:18:12 PDT 2019
sdardis accepted this revision.
sdardis added a comment.
This revision is now accepted and ready to land.
I think this is a viable approach for this issue. Based on the dumps from -debug I can see that the backend should only be selecting even register for FGR32.
I'd suggest dropping the WIP tag and waiting a day or two to see if @dsanders / @Petar.Avramovic / llvm-commits has any other suggestions.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59799/new/
https://reviews.llvm.org/D59799
More information about the llvm-commits
mailing list