[PATCH] D61069: [MIPS] Use custom bitcast lowering to avoid excessive instructions
Simon Atanasyan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 09:21:20 PDT 2019
atanasyan accepted this revision.
atanasyan added a comment.
This revision is now accepted and ready to land.
LGTM. I would reduce number of tests in the bitcast.ll. I think we can delete all checks with the `-mno-ldc1-sdc1` because this option required only to force backend to use the `mthc1` instruction.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61069/new/
https://reviews.llvm.org/D61069
More information about the llvm-commits
mailing list